mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
Remove use of package local nicknames
This commit is contained in:
parent
0c5408f281
commit
8eb1bd753e
9 changed files with 32 additions and 32 deletions
|
|
@ -87,7 +87,7 @@ clog-user:*body* to last window openned to /repl."
|
|||
(unless *clog-running*
|
||||
(initialize nil :boot-file "/debug.html"))
|
||||
(set-on-new-window (lambda (body)
|
||||
(cc:debug-mode (connection-id body))
|
||||
(clog-connection:debug-mode (connection-id body))
|
||||
(setf clog-user::*body* body))
|
||||
:path "/repl")
|
||||
(open-browser :url "http://127.0.0.1:8080/repl")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue