Skip to content

Commit

Permalink
chore(Marktplaats): update assets (PreMiD#7731)
Browse files Browse the repository at this point in the history
chore: update assets

Signed-off-by: SeMiD <[email protected]>
  • Loading branch information
SeMiD authored Nov 9, 2023
1 parent 18b3e76 commit 70d8fa4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion websites/M/Marktplaats/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"www.marktplaats.nl",
"help.marktplaats.nl"
],
"version": "1.2.0",
"version": "1.2.1",
"logo": "https://cdn.rcd.gg/PreMiD/websites/M/Marktplaats/assets/logo.png",
"thumbnail": "https://cdn.rcd.gg/PreMiD/websites/M/Marktplaats/assets/thumbnail.jpg",
"color": "#FF0000",
Expand Down
2 changes: 1 addition & 1 deletion websites/M/Marktplaats/presence.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const presence = new Presence({

const enum Assets {
Logo = "https://cdn.rcd.gg/PreMiD/websites/M/Marktplaats/assets/logo.png",
Loading = "https://i.imgur.com/uh6vSQm.gif",
Loading = "https://cdn.rcd.gg/PreMiD/websites/M/Marktplaats/assets/0.gif",
}

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

0 comments on commit 70d8fa4

Please sign in to comment.