Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Rico040 authored Apr 5, 2024
1 parent 16f2882 commit 1559381
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions plugins/template/manifest.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "Template Plugin",
"description": "A plugin for use as a template.",
"name": "ThemeRepo",
"description": "Browse all vendetta/revenge themes.",
"authors": [
{
"name": "You!",
"id": "YOUR_ID_HERE"
"name": "Rico040",
"id": "619474349845643275"
}
],
"main": "src/index.ts",
"vendetta": {
"icon": "ic_badge_staff"
"icon": "ic_paint_brush"
}
}
}

0 comments on commit 1559381

Please sign in to comment.