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 1111 "ja" : " SPWN(スポーン)は、ライブハウスをはじめとする全国の劇場、映画館、イベントスペースなどのあらゆるステージを世界に届けます。"
1212 },
1313 "url" : " spwn.jp" ,
14- "version" : " 1.0.0 " ,
15- "logo" : " https://i.imgur.com/LvbXO0a .png" ,
16- "thumbnail" : " https://i.imgur.com/NE5LZrZ .png" ,
14+ "version" : " 1.0.1 " ,
15+ "logo" : " https://cdn.rcd.gg/PreMiD/websites/S/SPWN/assets/logo .png" ,
16+ "thumbnail" : " https://cdn.rcd.gg/PreMiD/websites/S/SPWN/assets/thumbnail .png" ,
1717 "color" : " #000000" ,
1818 "category" : " videos" ,
1919 "tags" : [
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ const presence = new Presence({
66const browsingTimestamp = Math . floor ( Date . now ( ) / 1000 )
77
88enum ActivityAssets {
9- Logo = 'https://i.imgur.com/LvbXO0a .png' ,
9+ Logo = 'https://cdn.rcd.gg/PreMiD/websites/S/SPWN/assets/logo .png' ,
1010}
1111
1212presence . on ( 'UpdateData' , async ( ) => {
You can’t perform that action at this time.
0 commit comments