adds to falsely branch in case invoked from splash

This commit is contained in:
Jason Scott 2019-03-30 16:05:33 +01:00
parent 5c15934733
commit 1ca499bafb

View file

@ -21,6 +21,7 @@
(+workspace/display)) (+workspace/display))
(setq +calendar--wconf (current-window-configuration)) (setq +calendar--wconf (current-window-configuration))
(delete-other-windows) (delete-other-windows)
(doom/switch-to-scratch-buffer)
(+calendar--init))) (+calendar--init)))
;;;###autoload ;;;###autoload