Merge branch 'main' of https://github.com/immich-app/immich into feat/offline-files-job

This commit is contained in:
Jonathan Jogenfors
2024-04-02 00:27:45 +02:00
57 changed files with 4671 additions and 2889 deletions
+1 -1
View File
@@ -250,7 +250,7 @@
<div class="px-3">
<p>OFFLINE PATHS {orphans.length > 0 ? `(${orphans.length})` : ''}</p>
<p class="text-gray-600 dark:text-gray-300 mt-1">
These files are the results of manually deletion of the default upload library
These results may be due to manual deletion of files in the default upload library
</p>
</div>
</th>