mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
parent
f1396761b0
commit
373b6918f8
38 changed files with 1366 additions and 360 deletions
|
|
@ -9,3 +9,7 @@ const String serverEndpointKey = 'immichBoxServerEndpoint';
|
|||
// Login Info
|
||||
const String hiveLoginInfoBox = "immichLoginInfoBox";
|
||||
const String savedLoginInfoKey = "immichSavedLoginInfoKey";
|
||||
|
||||
// Backup Info
|
||||
const String hiveBackupInfoBox = "immichBackupAlbumInfoBox";
|
||||
const String backupInfoKey = "immichBackupAlbumInfoKey";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue