summaryrefslogtreecommitdiff
path: root/src/tg/update.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tg/update.lisp')
-rw-r--r--src/tg/update.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tg/update.lisp b/src/tg/update.lisp
index 1c4ae46..90535ed 100644
--- a/src/tg/update.lisp
+++ b/src/tg/update.lisp
@@ -49,4 +49,4 @@
49 ;; (chat-join-request (or chat-join-request null) nil) 49 ;; (chat-join-request (or chat-join-request null) nil)
50 ;; (chat-boost (or chat-boost-updated null) nil) 50 ;; (chat-boost (or chat-boost-updated null) nil)
51 ;; (removed-chat-boost (or chat-boost-removed) nil) 51 ;; (removed-chat-boost (or chat-boost-removed) nil)
52 ) 52 ) ; lint:suppress closing-parens-same-line whitespace-before-close-paren