PowerTools/plugin.json

7 lines
165 B
JSON
Raw Normal View History

2022-04-18 22:21:51 +01:00
{
"name": "Plugin name",
"author": "Plugin author",
"main_view_html": "main_view.html",
"tile_view_html": "",
"flags": ["_hot_reload", "_root"]
}