mirror of
https://github.com/immich-app/immich.git
synced 2025-12-22 01:11:20 +03:00
@@ -24,7 +24,6 @@ class FoldersStore {
|
||||
|
||||
const uniquePaths = await getUniqueOriginalPaths();
|
||||
this.uniquePaths.push(...uniquePaths);
|
||||
this.uniquePaths.sort();
|
||||
}
|
||||
|
||||
bustAssetCache() {
|
||||
|
||||
Reference in New Issue
Block a user