fix(server): not in album filter with context search (#7275)

This commit is contained in:
Alex
2024-02-20 20:44:34 -06:00
committed by GitHub
parent e33fd40b4c
commit bb5236ae65
7 changed files with 37 additions and 4 deletions

View File

@@ -66,6 +66,11 @@ void main() {
// TODO
});
// bool isNotInAlbum
test('to test the property `isNotInAlbum`', () async {
// TODO
});
// bool isOffline
test('to test the property `isOffline`', () async {
// TODO