Fix app/twitter workspace name: *Twitter*

This commit is contained in:
Henrik Lissner 2017-06-14 21:10:16 +02:00
parent c0791e0790
commit f530a2c26d
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -3,7 +3,7 @@
;;;###autoload ;;;###autoload
(defun =twitter () (defun =twitter ()
(interactive) (interactive)
(+workspace-switch "Twitter" t) (+workspace-switch "*Twitter*" t)
(delete-other-windows) (delete-other-windows)
(condition-case ex (condition-case ex
(progn (progn