Actuall add decky-frontend-lib and remove some old code

This commit is contained in:
Jonas Dellinger 2022-05-13 23:18:19 +02:00
commit 5a60010268
5 changed files with 84 additions and 51 deletions

View file

@ -2,5 +2,5 @@
"name": "Example Plugin",
"author": "John Doe",
"frontend_bundle": "dist/example-plugin.js",
"flags": ["hot_reload", "_root"]
"flags": ["debug", "_root"]
}