Simplify category settings UI
This commit is contained in:
-3
@@ -1,6 +1,3 @@
|
||||
ALTER TABLE content_categories
|
||||
ADD COLUMN IF NOT EXISTS description TEXT NOT NULL DEFAULT '';
|
||||
|
||||
INSERT INTO app_settings(key, value_json, value_type, title, description, category)
|
||||
VALUES (
|
||||
'publication_common_tags',
|
||||
Reference in New Issue
Block a user