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 5, 2025
1 parent 1b67b7f commit 7b4c8c0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions websites/I/Inlx/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"inlx.site",
"flxhd.com"
],
"version": "1.0.0",
"logo": "https://i.imgur.com/t7t4rGb.png",
"thumbnail": "https://i.imgur.com/GhnrBVX.png",
"version": "1.0.1",
"logo": "https://cdn.rcd.gg/PreMiD/websites/I/Inlx/assets/logo.png",
"thumbnail": "https://cdn.rcd.gg/PreMiD/websites/I/Inlx/assets/thumbnail.png",
"color": "#00A0EC",
"category": "videos",
"tags": [
Expand Down
2 changes: 1 addition & 1 deletion websites/I/Inlx/presence.ts
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ presence.on('UpdateData', async () => {
presence.getSetting<boolean>('video'),
])
const presenceData: PresenceData = {
largeImageKey: 'https://i.imgur.com/t7t4rGb.png',
largeImageKey: 'https://cdn.rcd.gg/PreMiD/websites/I/Inlx/assets/logo.png',
type: ActivityType.Watching,
name: 'Inlx',
}
Expand Down

0 comments on commit 7b4c8c0

Please sign in to comment.