mirror of
https://github.com/immich-app/immich.git
synced 2026-02-14 04:47:57 +03:00
Merge branch 'main' into edit-date-time-action
This commit is contained in:
1282
mobile/test/drift/main/generated/schema_v4.dart
generated
1282
mobile/test/drift/main/generated/schema_v4.dart
generated
File diff suppressed because it is too large
Load Diff
2
mobile/test/fixtures/sync_stream.stub.dart
vendored
2
mobile/test/fixtures/sync_stream.stub.dart
vendored
@@ -9,6 +9,7 @@ abstract final class SyncStreamStub {
|
||||
email: "admin@admin",
|
||||
id: "1",
|
||||
name: "Admin",
|
||||
avatarColor: null,
|
||||
),
|
||||
ack: "1",
|
||||
);
|
||||
@@ -19,6 +20,7 @@ abstract final class SyncStreamStub {
|
||||
email: "user@user",
|
||||
id: "5",
|
||||
name: "User",
|
||||
avatarColor: null,
|
||||
),
|
||||
ack: "5",
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user