diff --git a/plugin.json b/plugin.json index a5ef941..b304a3d 100644 --- a/plugin.json +++ b/plugin.json @@ -3,5 +3,5 @@ "author": "Xe Iaso", "main_view_html": "main_view.html", "tile_view_html": "", - "flags": ["_hot_reload", "_root"] + "flags": ["hot_reload", "root"] }