From 6b5d444d04cc678671d6be0ab53c83ca07fc2ecc Mon Sep 17 00:00:00 2001 From: "NGnius (Graham)" Date: Sun, 24 Apr 2022 15:52:23 -0400 Subject: [PATCH] Enable debug mode in dev branch --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index 6189f5c..88badf1 100644 --- a/plugin.json +++ b/plugin.json @@ -3,7 +3,7 @@ "author": "NGnius", "main_view_html": "main_view.html", "tile_view_html": "", - "flags": ["root", "_debug"], + "flags": ["root", "debug"], "publish": { "discord_id": "106537989684887552", "description": "Power tweaks for power users",