Added default tags

This commit is contained in:
Juan Gilsanz Polo
2024-06-11 19:27:11 +02:00
parent bfaa8bf356
commit 9765dfeea5
18 changed files with 259 additions and 29 deletions

View File

@@ -221,7 +221,7 @@ final bookmarksRequestLoadMoreProvider =
);
typedef BookmarksRequestLoadMoreRef = AutoDisposeFutureProviderRef<void>;
String _$bookmarksHash() => r'ed3a350dc6f4818adf146c1dab84005fec8c9be4';
String _$bookmarksHash() => r'21cfb29298db2edcea8ce2b162e2f312972e9f3b';
/// See also [Bookmarks].
@ProviderFor(Bookmarks)