summaryrefslogtreecommitdiff
path: root/plugin.json
diff options
context:
space:
mode:
Diffstat (limited to 'plugin.json')
-rw-r--r--plugin.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin.json b/plugin.json
index 491d812..60ec4fb 100644
--- a/plugin.json
+++ b/plugin.json
@@ -2,5 +2,5 @@
"name": "Example Plugin",
"author": "John Doe",
"frontend_bundle": "dist/example-plugin.js",
- "flags": ["hot_reload", "_root"]
+ "flags": ["debug", "_root"]
}