diff options
| author | Jonas Dellinger <jonas@dellinger.dev> | 2022-05-13 23:18:19 +0200 |
|---|---|---|
| committer | Jonas Dellinger <jonas@dellinger.dev> | 2022-05-13 23:18:19 +0200 |
| commit | 5a6001026860aca724bf5aa871da93a5edabe12c (patch) | |
| tree | 636b97e480473aa739908699a6ad8c9876b85727 /plugin.json | |
| parent | 52f6ca1c587df2cc74b986bc82419c867c404f47 (diff) | |
| download | decky-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.json | 2 |
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"] } |
