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
|
||||
(defun =twitter ()
|
||||
(interactive)
|
||||
(+workspace-switch "Twitter" t)
|
||||
(+workspace-switch "*Twitter*" t)
|
||||
(delete-other-windows)
|
||||
(condition-case ex
|
||||
(progn
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue