mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-01 02:13:33 +00:00
remove console.log
This commit is contained in:
parent
39c714a137
commit
89e27ec6ff
1 changed files with 0 additions and 1 deletions
|
|
@ -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 {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue