mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-01-22 08:46:18 +01:00
Fix build error
This commit is contained in:
parent
d90dc436fe
commit
0db853f749
1 changed files with 0 additions and 1 deletions
|
@ -346,7 +346,6 @@ abstract class NpDb {
|
|||
String? location,
|
||||
bool? isFavorite,
|
||||
List<String>? mimes,
|
||||
int? offset,
|
||||
int? limit,
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in a new issue