Add internal variables comment

This commit is contained in:
Miguel de la Cruz 2022-05-22 20:10:00 +02:00
parent a0a752d6bd
commit 190880e278

View file

@ -19,6 +19,8 @@
:group 'mattermost
:type 'string)
;; ToDo: internal variables should be prefixed with mattermost--
;; instead?
(defvar mattermost-users-plist '()
"A plist with the server users by id")