mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
chore: code review updates
This commit is contained in:
parent
ce2d3a30a5
commit
6d3e918a7b
4 changed files with 18 additions and 25 deletions
|
|
@ -49,3 +49,7 @@ const double kUploadStatusFailed = -1.0;
|
|||
const double kUploadStatusCanceled = -2.0;
|
||||
|
||||
const int kMinMonthsToEnableScrubberSnap = 12;
|
||||
|
||||
const String kImmichAppStoreLink = "https://apps.apple.com/app/immich/id6449244941";
|
||||
const String kImmichPlayStoreLink = "https://play.google.com/store/apps/details?id=app.alextran.immich";
|
||||
const String kImmichLatestRelease = "https://github.com/immich-app/immich/releases/latest";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue