mirror of
https://github.com/immich-app/immich
synced 2025-06-08 14:11:01 +00:00

* UserService * PartnerService * HashService * MemoryService * PersonService * SearchService * StackService
2 lines
54 B
Dart
2 lines
54 B
Dart
const int noDbId = -9223372036854775808; // from Isar
|