mirror of
https://github.com/immich-app/immich.git
synced 2025-11-18 07:22:40 +09:00
refactor(server): use date type for entities (#2602)
This commit is contained in:
@@ -21,7 +21,7 @@ void main() {
|
||||
// TODO
|
||||
});
|
||||
|
||||
// String expiresAt
|
||||
// DateTime expiresAt
|
||||
test('to test the property `expiresAt`', () async {
|
||||
// TODO
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user