mirror of
https://github.com/jiriks74/presence.nvim
synced 2024-12-27 18:42:35 +01:00
parent
883347db4e
commit
2f77b19e9d
1 changed files with 1 additions and 0 deletions
|
@ -142,6 +142,7 @@ function Discord:authorize(on_authorize)
|
|||
local payload = {
|
||||
client_id = self.client_id,
|
||||
v = 1,
|
||||
nonce = "initial-ready",
|
||||
}
|
||||
|
||||
self:call(self.opcodes.auth, payload, on_authorize)
|
||||
|
|
Loading…
Reference in a new issue