separate group ids

This commit is contained in:
mertalev
2026-05-15 15:15:23 -04:00
parent 21d6755f39
commit a31a62587a
19 changed files with 91 additions and 26 deletions
-1
View File
@@ -30,7 +30,6 @@ const int kTimelineAssetLoadBatchSize = 1024;
const int kTimelineAssetLoadOppositeSize = 64;
// Widget keys
const String appShareGroupId = "group.app.immich.share";
const String kWidgetAuthToken = "widget_auth_token";
const String kWidgetServerEndpoint = "widget_server_url";
const String kWidgetCustomHeaders = "widget_custom_headers";