mirror of
https://github.com/jiriks74/presence.nvim
synced 2024-12-05 01:19:01 +01:00
stylua format
change spaces to tabs so for stylua
This commit is contained in:
parent
24cc1f6f50
commit
3b3fc250af
@ -142,7 +142,7 @@ function Discord:authorize(on_authorize)
|
||||
local payload = {
|
||||
client_id = self.client_id,
|
||||
v = 1,
|
||||
nonce = "initial-ready",
|
||||
nonce = "initial-ready",
|
||||
}
|
||||
|
||||
self:call(self.opcodes.auth, payload, on_authorize)
|
||||
|
Loading…
x
Reference in New Issue
Block a user