Filepath correction
This commit is contained in:
parent
a025f50d1b
commit
7d6d6e70c0
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
(if (string-equal system-type "android")
|
||||
(load-file "/storage/emulated/0/Documents/admin/emacs/daysoff.el")
|
||||
(load-file "/storage/emulated/0/Sync/admin/emacs/daysoff.el")
|
||||
(load-file "~/Documents/drive/admin/emacs/daysoff.el"))
|
||||
|
||||
(defcustom workday nil
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue