aboutsummaryrefslogtreecommitdiffhomepage
path: root/home.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'home.lisp')
-rw-r--r--home.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/home.lisp b/home.lisp
index 7af5bba..4e4135a 100644
--- a/home.lisp
+++ b/home.lisp
@@ -52,7 +52,7 @@
(or (uses-remaining invite) "unlimited"))))))
(set-on-click delbtn (thunk*
(destroy-invite invite)
- (destroy item)))) )
+ (destroy item)))))
(defun create-invite-control (parent)
(let* ((user (session-user parent))