diff options
| author | Factiven <[email protected]> | 2023-05-22 13:11:45 +0700 |
|---|---|---|
| committer | Factiven <[email protected]> | 2023-05-22 13:11:45 +0700 |
| commit | 7c6274d46fd4285ebcd0f1c1dd3d229df30fbb44 (patch) | |
| tree | 1c019797234eccb636fc09537035b3da8d786a51 /.gitignore | |
| parent | Small changes (diff) | |
| download | moopa-7c6274d46fd4285ebcd0f1c1dd3d229df30fbb44.tar.xz moopa-7c6274d46fd4285ebcd0f1c1dd3d229df30fbb44.zip | |
Update v3.6.0
> We switch back to gogo as a source and this will fix the video won't play on iOS devices
> Removed subtitle function since gogo doesn't provide external subtitle
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -40,3 +40,5 @@ yarn-error.log* **/public/sw.js.map **/public/workbox-*.js.map **/public/worker-*.js.map + +.vs
\ No newline at end of file |