From 9a9f629068b4ffe7173bc92f12080685743dc6ab Mon Sep 17 00:00:00 2001 From: Colin Okay Date: Fri, 5 Aug 2022 09:50:42 -0500 Subject: [add] defhandler macro for app package. --- app/app.lisp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'app/app.lisp') diff --git a/app/app.lisp b/app/app.lisp index 5af7006..46ef74b 100644 --- a/app/app.lisp +++ b/app/app.lisp @@ -33,11 +33,9 @@ (clip/command) (show/command) (draft/command) - )) + (modify/command))) -;; ol delete - ;; ol account login ;; ol account logout ;; ol account signature -- cgit v1.2.3