From 8386c95fb17b7396d48588e6d8591f97267db72d Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sat, 21 Dec 2019 03:29:34 -0500 Subject: [PATCH] ui/doom-dashboard: fix fix for #2219 What a fix --- modules/ui/doom-dashboard/config.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ui/doom-dashboard/config.el b/modules/ui/doom-dashboard/config.el index b151f7fed..2659ecd64 100644 --- a/modules/ui/doom-dashboard/config.el +++ b/modules/ui/doom-dashboard/config.el @@ -206,7 +206,7 @@ PLIST can have the following properties: (goto-char (point-min)) (forward-button 1)))) -(defun +doom-dashboard-reload-maybe-h () +(defun +doom-dashboard-reload-maybe-h (&rest _) "Reload the dashboard or its state. If this isn't a dashboard buffer, move along, but record its `default-directory'