mirror of
https://github.com/koreanbots/core.git
synced 2025-12-15 14:10:22 +00:00
chore: removed unnessary localStorage item
This commit is contained in:
parent
b966d20e53
commit
fbfa9ddcf7
@ -18,7 +18,6 @@ const DiscordCallback:NextPage<DiscordCallbackProps> = ({ data }) => {
|
||||
id: data.id,
|
||||
username: data.username,
|
||||
tag: data.tag,
|
||||
perm: data.perm,
|
||||
version: 2
|
||||
})
|
||||
setRedirect(true)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user