mirror of
https://github.com/immich-app/immich.git
synced 2025-11-11 15:03:03 +09:00
fix(web): buffering for video player (#520)
* fix(web): buffering for video player * chore(): missing file -_- * refactor(web): using URL builder * chore(): add semicolon * fix(web): video player * remove deadcode Co-authored-by: Alex <alex.tran1502@gmail.com>
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
export * from './open-api';
|
||||
export * from './api';
|
||||
export * from './utils';
|
||||
|
||||
Reference in New Issue
Block a user