summaryrefslogtreecommitdiff
path: root/plugin.json
diff options
context:
space:
mode:
authorJonas Dellinger <jonas@dellinger.dev>2022-05-13 23:18:19 +0200
committerJonas Dellinger <jonas@dellinger.dev>2022-05-13 23:18:19 +0200
commit5a6001026860aca724bf5aa871da93a5edabe12c (patch)
tree636b97e480473aa739908699a6ad8c9876b85727 /plugin.json
parent52f6ca1c587df2cc74b986bc82419c867c404f47 (diff)
downloaddecky-bazzite-buddy-5a6001026860aca724bf5aa871da93a5edabe12c.tar.gz
decky-bazzite-buddy-5a6001026860aca724bf5aa871da93a5edabe12c.zip
Actuall add decky-frontend-lib and remove some old code
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"]
}