summaryrefslogtreecommitdiff
path: root/plugin.json
diff options
context:
space:
mode:
authorTrainDoctor <traindoctor@protonmail.com>2022-10-09 08:55:03 -0700
committerTrainDoctor <traindoctor@protonmail.com>2022-10-09 08:55:03 -0700
commit1228d24ccc4457d5678fdf69a563e09c3282ce84 (patch)
treee5e239f0d6d6b5107fa59b15988036e5b1595b57 /plugin.json
parentfee981b521e77c40b80e9abcf0f37cc64b553906 (diff)
downloaddecky-bazzite-buddy-1228d24ccc4457d5678fdf69a563e09c3282ce84.tar.gz
decky-bazzite-buddy-1228d24ccc4457d5678fdf69a563e09c3282ce84.zip
Fix plugin template having the do not upload tag
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 ac035b9..226eec9 100644
--- a/plugin.json
+++ b/plugin.json
@@ -3,7 +3,7 @@
"author": "John Doe",
"flags": ["debug", "_root"],
"publish": {
- "tags": ["template", "root", "dnu"],
+ "tags": ["template", "root"],
"description": "Decky example plugin.",
"image": "https://opengraph.githubassets.com/1/SteamDeckHomebrew/PluginLoader"
}