Fix app/twitter workspace name: *Twitter*
This commit is contained in:
parent
c0791e0790
commit
f530a2c26d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue