mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 18:13:31 +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) {
|
||||
console.log(info.imageUrl);
|
||||
activity.largeImageKey = info.imageUrl;
|
||||
}
|
||||
} catch {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue