Skip to content

Commit

Permalink
chore(VtuberWiki): update assets (#7696)
Browse files Browse the repository at this point in the history
chore: update assets

Signed-off-by: SeMiD <semid@premid.app>
  • Loading branch information
SeMiD authored Oct 24, 2023
1 parent 254303d commit 4324a48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion websites/V/VtuberWiki/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"en": "Search or browse in depth information about Vtubers or software related to Vtubers"
},
"url": "vtubers.wiki",
"version": "1.0.3",
"version": "1.0.4",
"logo": "https://cdn.rcd.gg/PreMiD/websites/V/VtuberWiki/assets/logo.png",
"thumbnail": "https://cdn.rcd.gg/PreMiD/websites/V/VtuberWiki/assets/thumbnail.jpg",
"color": "#43B581",
Expand Down
2 changes: 1 addition & 1 deletion websites/V/VtuberWiki/presence.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ const enum Assets {
Cog = "https://cdn.rcd.gg/PreMiD/websites/V/VtuberWiki/assets/0.png",
Book = "https://cdn.rcd.gg/PreMiD/websites/V/VtuberWiki/assets/1.png",
Logo = "https://cdn.rcd.gg/PreMiD/websites/V/VtuberWiki/assets/logo.png",
Log = "https://www.vtubers.wiki/images/premid/3795.png",
Log = "https://cdn.rcd.gg/PreMiD/websites/V/VtuberWiki/assets/2.png",
}

presence.on("UpdateData", async () => {
Expand Down

0 comments on commit 4324a48

Please sign in to comment.