Forgot to update dir-locals.el after package name change

This commit is contained in:
Kashish Sharma 2018-09-27 19:40:34 +05:30
parent 2a56e4d5cb
commit 1d8795f6f7

View File

@ -3,6 +3,5 @@
((emacs-lisp-mode
(nameless-aliases
("tu" . "timeclock-ui")
("tl" . "timeclock-list")
("tr" . "timeclock-report"))))
("c" . "chronometrist")
("cr" . "chronometrist-report"))))