mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
fix: various typos (#22867)
Found via `codespell -q 3 -S "*.svg,./i18n,./docs/package-lock.json,./readme_i18n,./mobile/assets/i18n" -L afterall,devlop,finaly,inout,nd,optin,renderd,sade`
This commit is contained in:
parent
f2b553182a
commit
46869f664d
4 changed files with 4 additions and 4 deletions
|
|
@ -114,7 +114,7 @@ struct ImmichMemoryProvider: TimelineProvider {
|
|||
}
|
||||
}
|
||||
|
||||
// If we didnt add any memory images (some failure occured or no images in memory),
|
||||
// If we didn't add any memory images (some failure occurred or no images in memory),
|
||||
// default to 12 hours of random photos
|
||||
if entries.count == 0 {
|
||||
// this must be a do/catch since we need to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue