summaryrefslogtreecommitdiff
path: root/plugin.json
diff options
context:
space:
mode:
authorJonas Dellinger <jonas@dellinger.dev>2022-05-25 21:34:31 +0200
committerJonas Dellinger <jonas@dellinger.dev>2022-05-25 21:34:31 +0200
commitf554798ee4b92e9e4e7086485fda8ad49ea4bb61 (patch)
tree4650e6c5c1df1888dfe0cf9ae309388cfdec7d29 /plugin.json
parent76470f49a82ecd8b32344aaf8b0186676d948496 (diff)
downloaddecky-bazzite-buddy-f554798ee4b92e9e4e7086485fda8ad49ea4bb61.tar.gz
decky-bazzite-buddy-f554798ee4b92e9e4e7086485fda8ad49ea4bb61.zip
Added support for static assets
Diffstat (limited to 'plugin.json')
-rw-r--r--plugin.json1
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"]
}