feat: replace Projects tab with More bottom sheet (news/calendar stubs)
This commit is contained in:
@@ -17,5 +17,7 @@ abstract class Routes {
|
||||
static const quickCapture = '/quick-capture';
|
||||
static const settings = '/settings';
|
||||
static const briefing = '/briefing';
|
||||
static const news = '/news';
|
||||
static const calendar = '/calendar';
|
||||
static const projectTasks = '/projects/:id/tasks';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user