mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-07 03:00:49 -08:00
Remove run body in almost every case
This commit is contained in:
parent
c59ae62c32
commit
e5e3e07645
36 changed files with 199 additions and 121 deletions
|
|
@ -49,8 +49,7 @@ Changes made to a local key will fire an event and print below:<br>"
|
|||
"my-local-key"
|
||||
(storage-element (window body) :local "my-local-key")
|
||||
"my-session-key"
|
||||
(storage-element (window body) :session "my-session-key")))
|
||||
(run body))
|
||||
(storage-element (window body) :session "my-session-key"))))
|
||||
|
||||
(defun start-tutorial ()
|
||||
"Start turtorial."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue