Skip to content
This repository was archived by the owner on Aug 14, 2024. It is now read-only.

Commit 4b1e228

Browse files
author
Wolfhound905
committed
feat: update manifest
1 parent 1ae30df commit 4b1e228

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

manifest.json

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"id": "dev.quickvids.Embeds",
2+
"id": "win.quickvids.Embeds",
33
"name": "QuickVids Embeds",
44
"description": "A plugin that converts TikTok and Instagram Reel links to QuickVids embadable links",
55
"author": {
@@ -10,9 +10,11 @@
1010
"version": "1.0.0",
1111
"updater": {
1212
"type": "store",
13-
"id": "dev.quickvids.Embeds"
13+
"id": "win.quickvids.Embeds"
1414
},
1515
"license": "MIT",
1616
"type": "replugged-plugin",
17-
"renderer": "src/index.ts"
17+
"renderer": "src/index.ts",
18+
"image": "https://cdn.discordapp.com/attachments/948492412060332042/1123826721045631116/replugged_ad.png",
19+
"source": "https://github.com/quickvids/replugged-plugin"
1820
}

0 commit comments

Comments
 (0)