mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20:12 +02:00
remove console.log
This commit is contained in:
@@ -76,7 +76,6 @@ export const useDiscordRpc = () => {
|
|||||||
});
|
});
|
||||||
|
|
||||||
if (info.imageUrl) {
|
if (info.imageUrl) {
|
||||||
console.log(info.imageUrl);
|
|
||||||
activity.largeImageKey = info.imageUrl;
|
activity.largeImageKey = info.imageUrl;
|
||||||
}
|
}
|
||||||
} catch {
|
} catch {
|
||||||
|
|||||||
Reference in New Issue
Block a user