Debug call to password-store-get
`irc-freenode` -> `irc/freenode`
This commit is contained in:
parent
1909d4bd73
commit
18bfbca380
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@
|
||||||
(erc-ssl :server "irc.freenode.net"
|
(erc-ssl :server "irc.freenode.net"
|
||||||
:port 6697
|
:port 6697
|
||||||
:nick "wpcarro"
|
:nick "wpcarro"
|
||||||
:password (password-store-get "programming/irc-freenode")
|
:password (password-store-get "programming/irc/freenode")
|
||||||
:full-name "William Carroll"))
|
:full-name "William Carroll"))
|
||||||
|
|
||||||
;; TODO: Handle failed connections.
|
;; TODO: Handle failed connections.
|
||||||
|
|
Loading…
Reference in a new issue