From fe50742ffb6405e6d27821f073feaad64b87d5c8 Mon Sep 17 00:00:00 2001 From: Zafer Gurel Date: Sun, 14 Jul 2024 16:31:21 +0300 Subject: [PATCH] link to github repo --- repos/demo/src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repos/demo/src/App.tsx b/repos/demo/src/App.tsx index 1492fb9..37fd7da 100644 --- a/repos/demo/src/App.tsx +++ b/repos/demo/src/App.tsx @@ -349,7 +349,7 @@ export default function App({ mode }: { mode: PlayerType }) { This project is part of Streaming University - (Source code is coming soon...) + (Source code) } {mode === "dash" && Powered by dash.js.}