1
0
mirror of synced 2026-08-06 15:56:54 +00:00

DEV: Categorize plugin settings into discourse_ai (#144)

Moving the plugin settings into a more specific category
makes them easier to find in the plugin UI and removes
them from the generic "Plugins" tab.
This commit is contained in:
Martin Brennan
2023-08-22 03:46:34 +10:00
committed by GitHub
parent c0415bb7eb
commit 486a130c25
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -1,4 +1,9 @@
en:
admin_js:
admin:
site_settings:
categories:
discourse_ai: "Discourse AI"
js:
discourse_ai:
modals:
+1 -1
View File
@@ -1,4 +1,4 @@
plugins:
discourse_ai:
discourse_ai_enabled:
default: true
client: true