mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
Use :default instead of a string
This commit is contained in:
parent
2e8f02e02e
commit
36c657e183
1 changed files with 1 additions and 1 deletions
|
|
@ -123,5 +123,5 @@
|
|||
;; 11 - "http://127.0.0.1:8080/tutorial/tut-11.html" and if it does
|
||||
;; use on-tutorial11, and if not say "No Dice!" such as when one pics
|
||||
;; some-file.html which also loads boot.js
|
||||
(set-on-new-window 'on-default :path "default")
|
||||
(set-on-new-window 'on-default :path :default)
|
||||
(open-browser))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue