summaryrefslogtreecommitdiff
path: root/package.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'package.lisp')
-rw-r--r--package.lisp2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.lisp b/package.lisp
index aa68439..72c661a 100644
--- a/package.lisp
+++ b/package.lisp
@@ -7,6 +7,7 @@
#:txn-id
#:client
#:homeserver
+ #:logged-in-p
#:handle-event
#:getob
@@ -31,4 +32,5 @@
#:start
#:stop
+
))