File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2525 },
2626 "url" : " open.spotify.com" ,
2727 "regExp" : " ^https?[:][/][/]open[.]spotify[.]com[/]" ,
28- "version" : " 1.0.0 " ,
29- "logo" : " https://cdn.rcd.gg/PreMiD/websites/S/Spotify%20Podcasts /assets/logo.png" ,
30- "thumbnail" : " https://cdn.rcd.gg/PreMiD/websites/S/Spotify%20Podcasts /assets/thumbnail.png" ,
28+ "version" : " 1.0.1 " ,
29+ "logo" : " https://cdn.rcd.gg/PreMiD/websites/S/Spotify/assets/logo.png" ,
30+ "thumbnail" : " https://cdn.rcd.gg/PreMiD/websites/S/Spotify/assets/thumbnail.png" ,
3131 "color" : " #1DB954" ,
3232 "category" : " music" ,
3333 "tags" : [
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ const presence = new Presence({
55} )
66
77enum ActivityAssets {
8- Logo = 'https://cdn.rcd.gg/PreMiD/websites/S/Spotify%20Podcasts /assets/logo.png' ,
8+ Logo = 'https://cdn.rcd.gg/PreMiD/websites/S/Spotify/assets/logo.png' ,
99}
1010
1111async function getStrings ( ) {
You can’t perform that action at this time.
0 commit comments