fixing other things based on minmalism

This commit is contained in:
Arjun Patel
2022-01-30 21:24:41 -08:00
parent e7c006092c
commit 3ed63f215a
3 changed files with 23 additions and 34 deletions
-1
View File
@@ -1,6 +1,5 @@
enum Routes {
convos = "/s",
priority = "/s/priority",
later = "/s/later",
done = "/s/done",
drawer = "/s/drawer",