diff options
| author | Jonas Dellinger <jonas@dellinger.dev> | 2022-05-25 21:34:31 +0200 |
|---|---|---|
| committer | Jonas Dellinger <jonas@dellinger.dev> | 2022-05-25 21:34:31 +0200 |
| commit | f554798ee4b92e9e4e7086485fda8ad49ea4bb61 (patch) | |
| tree | 4650e6c5c1df1888dfe0cf9ae309388cfdec7d29 /plugin.json | |
| parent | 76470f49a82ecd8b32344aaf8b0186676d948496 (diff) | |
| download | decky-bazzite-buddy-f554798ee4b92e9e4e7086485fda8ad49ea4bb61.tar.gz decky-bazzite-buddy-f554798ee4b92e9e4e7086485fda8ad49ea4bb61.zip | |
Added support for static assets
Diffstat (limited to 'plugin.json')
| -rw-r--r-- | plugin.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugin.json b/plugin.json index 8883a09..61203d3 100644 --- a/plugin.json +++ b/plugin.json @@ -1,6 +1,5 @@ { "name": "Example Plugin", "author": "John Doe", - "frontend_bundle": "dist/index.js", "flags": ["debug", "_root"] } |
