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" : " excalidraw.com" ,
1313 "regExp" : " ^https?[:][/][/]excalidraw[.]com[/]" ,
14- "version" : " 1.0.0 " ,
15- "logo" : " https://raw.githubusercontent.com/excalidraw/excalidraw/refs/heads/master/public/android-chrome-512x512 .png" ,
16- "thumbnail" : " https://i.imgur.com/pjlp677 .png" ,
14+ "version" : " 1.0.1 " ,
15+ "logo" : " https://cdn.rcd.gg/PreMiD/websites/E/Excalidraw/assets/logo .png" ,
16+ "thumbnail" : " https://cdn.rcd.gg/PreMiD/websites/E/Excalidraw/assets/thumbnail .png" ,
1717 "color" : " #6965db" ,
1818 "category" : " other" ,
1919 "tags" : [
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ const presence = new Presence({
66
77presence . on ( 'UpdateData' , ( ) => {
88 const presenceData : PresenceData = {
9- largeImageKey : 'https://raw.githubusercontent.com/excalidraw/excalidraw/refs/heads/master/public/android-chrome-512x512 .png' ,
9+ largeImageKey : 'https://cdn.rcd.gg/PreMiD/websites/E/Excalidraw/assets/logo .png' ,
1010 name : 'Excalidraw' ,
1111 }
1212
You can’t perform that action at this time.
0 commit comments