From 2dba778167d349a5230c1dcd4f9e19c2728562fa Mon Sep 17 00:00:00 2001 From: slawkens Date: Tue, 3 Jun 2025 18:38:02 +0200 Subject: [PATCH] Update example.json --- plugins/example.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/plugins/example.json b/plugins/example.json index 395db41d..fd5e183b 100644 --- a/plugins/example.json +++ b/plugins/example.json @@ -51,5 +51,8 @@ "themes": true, "admin-pages": true, "admin-pages-sub-folders": true, + "settings": true, + "install": true, + "init": false } }