ui/doom-dashboard: fix fix for #2219

What a fix
This commit is contained in:
Henrik Lissner 2019-12-21 03:29:34 -05:00
parent c1879945fd
commit 8386c95fb1
No known key found for this signature in database
GPG Key ID: 5F6C0EA160557395

View File

@ -206,7 +206,7 @@ PLIST can have the following properties:
(goto-char (point-min)) (goto-char (point-min))
(forward-button 1)))) (forward-button 1))))
(defun +doom-dashboard-reload-maybe-h () (defun +doom-dashboard-reload-maybe-h (&rest _)
"Reload the dashboard or its state. "Reload the dashboard or its state.
If this isn't a dashboard buffer, move along, but record its `default-directory' If this isn't a dashboard buffer, move along, but record its `default-directory'