Skip to content

Commit

Permalink
chore(Kotobade Asobou): update assets (#8319)
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 Apr 28, 2024
1 parent 8dedd74 commit bad42f0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions websites/K/Kotobade Asobou/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"matches": [
"*://taximanli.github.io/*"
],
"version": "1.0.0",
"logo": "https://taximanli.github.io/kotobade-asobou/kotobade-asobou_logo_512x512.png",
"thumbnail": "https://taximanli.github.io/kotobade-asobou/kotobade-asobou_card_600x314.png",
"version": "1.0.1",
"logo": "https://cdn.rcd.gg/PreMiD/websites/K/Kotobade%20Asobou/assets/logo.png",
"thumbnail": "https://cdn.rcd.gg/PreMiD/websites/K/Kotobade%20Asobou/assets/thumbnail.png",
"color": "#22c55e",
"category": "games",
"tags": [
Expand Down
2 changes: 1 addition & 1 deletion websites/K/Kotobade Asobou/presence.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const presence = new Presence({
browsingTimestamp = Math.floor(Date.now() / 1000);

const enum PresenceAssets {
Logo = "https://taximanli.github.io/kotobade-asobou/kotobade-asobou_logo_512x512.png",
Logo = "https://cdn.rcd.gg/PreMiD/websites/K/Kotobade%20Asobou/assets/logo.png",
}

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

0 comments on commit bad42f0

Please sign in to comment.