Remove URL
This commit is contained in:
parent
53ec54319b
commit
39e77a80e9
1 changed files with 0 additions and 2 deletions
|
@ -30,8 +30,6 @@
|
||||||
(defvar mattermost-user-id nil
|
(defvar mattermost-user-id nil
|
||||||
"The ID of the authenticated user")
|
"The ID of the authenticated user")
|
||||||
|
|
||||||
(setq mattermost-server-url "https://chat.ctrlz.es")
|
|
||||||
|
|
||||||
;; ToDo: probably not the best way to get a keyword from a string
|
;; ToDo: probably not the best way to get a keyword from a string
|
||||||
(defun mattermost-string->keyword (str)
|
(defun mattermost-string->keyword (str)
|
||||||
"Returns a keyword from a string"
|
"Returns a keyword from a string"
|
||||||
|
|
Loading…
Reference in a new issue