Skip to content

Commit

Permalink
[noInlineLinks] Add image to manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
lexisother committed Sep 27, 2023
1 parent 069a767 commit a8f29d0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion plugins/noInlineLinks/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,11 @@
},
"version": "1.0.0",
"updater": {
"type": "github",
"type": "store",
"id": "lexisother/replugged-plugins"
},
"source": "https://github.com/lexisother/replugged-plugins/blob/master/plugins/noInlineLinks/",
"image": "https://raw.githubusercontent.com/lexisother/replugged-plugins/master/assets/noinlinelinks.png",
"license": "Apache-2.0",
"type": "replugged-plugin",
"plaintextPatches": "plaintextPatches.ts"
Expand Down

0 comments on commit a8f29d0

Please sign in to comment.