Filepath correction

This commit is contained in:
mez 2024-08-28 19:40:58 +01:00
parent a025f50d1b
commit 7d6d6e70c0

View file

@ -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