summaryrefslogtreecommitdiff
path: root/package.lisp
diff options
context:
space:
mode:
authorColin Okay <cbeok@protonmail.com>2020-04-18 09:54:58 -0500
committerColin Okay <cbeok@protonmail.com>2020-04-18 09:54:58 -0500
commitfef34faeaeadb36c0353ee80c70866810d1ce28e (patch)
treea1abf29c9110ec1ab37b96030fc6a0088fe4d062 /package.lisp
parent9df0939d0fc02318905d3c67c589aece8481a6b3 (diff)
added im-the-sender-p
Diffstat (limited to 'package.lisp')
-rw-r--r--package.lisp3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.lisp b/package.lisp
index 7d6664c..b3f18b9 100644
--- a/package.lisp
+++ b/package.lisp
@@ -70,6 +70,9 @@
#:room-state-event
#:invitation-event
+ ;; event utils
+ #:im-the-sender-p
+
;; generic response types
#:basic-json