Add npm registry configuration for Gitea
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ function App() {
|
||||
const [useDemo, setUseDemo] = useState(true)
|
||||
|
||||
// Demo video URLs (you can replace with your own)
|
||||
const demoVideoUrl = '/Stormy Weather_98515ce9/master.m3u8'
|
||||
const demoVideoUrl = '/Stormy Weather_c7e908aa/master.m3u8'
|
||||
const demoPoster = undefined
|
||||
|
||||
const demoSubtitles: SubtitleTrack[] = [
|
||||
|
||||
Reference in New Issue
Block a user