mirror of
https://github.com/jiriks74/presence.nvim
synced 2024-11-23 12:27:50 +01:00
parent
883347db4e
commit
2f77b19e9d
@ -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…
x
Reference in New Issue
Block a user