feat: make 'uncategorized' a category
This commit is contained in:
@@ -0,0 +1 @@
|
||||
export const UNCATEGORIZED = '__uncategorized__'
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
export const UNCATEGORIZED = '__uncategorized__'
|
||||