summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2020-04-16 22:58:18 -0400
committerKyle Meyer <kyle@kyleam.com>2020-04-16 23:48:09 -0400
commitcf118553c6b59eeebc81b98b21691859d1cc87b4 (patch)
treef847c9ddfc7acae5cb65ac3d8694b373cca7cec5 /init.el
parenta23379842c79e0f89b43cf54d5821f6a6db90394 (diff)
downloademacs.d-cf118553c6b59eeebc81b98b21691859d1cc87b4.tar.gz
org: Update variable for name change
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
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