mirror of
https://github.com/immich-app/immich.git
synced 2025-12-21 09:15:44 +03:00
refactor(server): album count (#2746)
* refactor(server): album count * chore: open api
This commit is contained in:
@@ -26,8 +26,8 @@ void main() {
|
||||
// TODO
|
||||
});
|
||||
|
||||
// int sharing
|
||||
test('to test the property `sharing`', () async {
|
||||
// int notShared
|
||||
test('to test the property `notShared`', () async {
|
||||
// TODO
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user