config/emacs: paren hell

This commit is contained in:
Sakooooo 2024-09-25 11:51:13 +04:00
parent 6a2a914ec4
commit feb403f6b8
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -1253,7 +1253,7 @@ GNU patch review metho dor sometihng idk
(concat "AUTH XOAUTH2 " (concat "AUTH XOAUTH2 "
(base64-encode-string (base64-encode-string
(concat "user=" user "\1auth=Bearer " token "\1\1") t))))) (concat "user=" user "\1auth=Bearer " token "\1\1") t)))))
(t nil))) (t nil))