mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-03-25 00:14:42 +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,
|
String? location,
|
||||||
bool? isFavorite,
|
bool? isFavorite,
|
||||||
List<String>? mimes,
|
List<String>? mimes,
|
||||||
int? offset,
|
|
||||||
int? limit,
|
int? limit,
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue