Skip to content

Commit

Permalink
chore: update assets
Browse files Browse the repository at this point in the history
  • Loading branch information
PreMiD-Automations committed Mar 3, 2025
1 parent 665c08b commit 390b640
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions websites/T/Teckie/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"nl": "Ontdek de ultieme partner voor al je technologiebehoeften bij Teckie. Wij bieden een breed scala aan oplossingen, waaronder refurbished game computers, prebuilt-systemen en op maat gemaakte computers, allemaal lokaal gecreëerd in het hart van Nederland."
},
"url": "teckie.nl",
"version": "1.0.0",
"logo": "https://i.imgur.com/DGq6NNv.png",
"thumbnail": "https://i.imgur.com/6jejHTw.png",
"version": "1.0.1",
"logo": "https://cdn.rcd.gg/PreMiD/websites/T/Teckie/assets/logo.png",
"thumbnail": "https://cdn.rcd.gg/PreMiD/websites/T/Teckie/assets/thumbnail.png",
"color": "#a859f8",
"category": "other",
"tags": [
Expand Down
2 changes: 1 addition & 1 deletion websites/T/Teckie/presence.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ const presence = new Presence({
})

enum ActivityAssets {
Logo = 'https://i.imgur.com/DGq6NNv.png',
Logo = 'https://cdn.rcd.gg/PreMiD/websites/T/Teckie/assets/logo.png',
}

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

0 comments on commit 390b640

Please sign in to comment.