mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
parent
72a55c13b6
commit
e864811a85
4 changed files with 3 additions and 4 deletions
|
|
@ -24,7 +24,6 @@ class FoldersStore {
|
|||
|
||||
const uniquePaths = await getUniqueOriginalPaths();
|
||||
this.uniquePaths.push(...uniquePaths);
|
||||
this.uniquePaths.sort();
|
||||
}
|
||||
|
||||
bustAssetCache() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue