summaryrefslogtreecommitdiff
path: root/plugin.json
diff options
context:
space:
mode:
authorAAGaming <aa@bigdumb.gq>2022-05-28 21:52:51 -0400
committerAAGaming <aa@bigdumb.gq>2022-05-28 21:52:51 -0400
commit6e73b2796137984e5290a5d5f3e381362f21bfea (patch)
treeb88ff7a1f4df0e0f5f94c645f171489611b5aa8a /plugin.json
parentadb8a84d2c313bedd6d6e46408056c3a2677ddb3 (diff)
parenta5d491256fd058796162ef9e234b7b5fea6b6ef0 (diff)
downloaddecky-bazzite-buddy-6e73b2796137984e5290a5d5f3e381362f21bfea.tar.gz
decky-bazzite-buddy-6e73b2796137984e5290a5d5f3e381362f21bfea.zip
Merge branch 'main' of github.com:SteamDeckHomebrew/decky-plugin-template
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"]
}