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 },
1212 "url" : " enma.lol" ,
1313 "regExp" : " ^https?[:][/][/]([a-z0-9-]+[.])*enma[.]lol[/]" ,
14- "version" : " 1.0.0 " ,
15- "logo" : " https://i.imgur.com/CQHGshu .png" ,
16- "thumbnail" : " https://i.imgur.com/glh5QCU .png" ,
14+ "version" : " 1.0.1 " ,
15+ "logo" : " https://cdn.rcd.gg/PreMiD/websites/E/Enma/assets/logo .png" ,
16+ "thumbnail" : " https://cdn.rcd.gg/PreMiD/websites/E/Enma/assets/thumbnail .png" ,
1717 "color" : " #121212" ,
1818 "category" : " anime" ,
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/CQHGshu .png' ,
9+ Logo = 'https://cdn.rcd.gg/PreMiD/websites/E/Enma/assets/logo .png' ,
1010}
1111presence . on ( 'UpdateData' , async ( ) => {
1212 const presenceData : PresenceData = {
You can’t perform that action at this time.
0 commit comments