From cf118553c6b59eeebc81b98b21691859d1cc87b4 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Thu, 16 Apr 2020 22:58:18 -0400 Subject: org: Update variable for name change --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index 22fb53a..23e4a86 100644 --- a/init.el +++ b/init.el @@ -282,7 +282,7 @@ (use-package org-attach :init - (put 'org-attach-directory 'safe-local-variable #'stringp)) + (put 'org-attach-id-dir 'safe-local-variable #'stringp)) (use-package org-board :init -- cgit v1.2.3