List tags
This commit is contained in:
@@ -10,6 +10,11 @@ final appScreens = [
|
||||
route: RoutesPaths.bookmarks,
|
||||
name: t.bookmarks.bookmarks,
|
||||
),
|
||||
AppRoute(
|
||||
icon: Icons.label_rounded,
|
||||
route: RoutesPaths.tags,
|
||||
name: t.tags.tags,
|
||||
),
|
||||
AppRoute(
|
||||
icon: Icons.settings_rounded,
|
||||
route: RoutesPaths.settings,
|
||||
|
||||
Reference in New Issue
Block a user