config/emacs: missing paren

This commit is contained in:
Sakooooo 2024-10-05 11:06:34 +04:00
parent 829c25252d
commit 8281bdd71f
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -1099,7 +1099,7 @@ does NOT WORK ON WINDOWS
:encryption tls :encryption tls
:nick "sako@emacs/Libera" :nick "sako@emacs/Libera"
:user-name "sako@emacs/Libera" :user-name "sako@emacs/Libera"
:password ,(concat "sako@emacs/Libera:" password-store-get "SelfHosted/ZNC")))) :password ,(concat "sako@emacs/Libera:" (password-store-get "SelfHosted/ZNC")))))
(defun rcirc-detach-buffer () (defun rcirc-detach-buffer ()
(interactive) (interactive)