mirror of
https://github.com/correl/melpa.git
synced 2024-11-25 03:00:10 +00:00
Merge pull request #1166 from mori-dev/master
Fix :files in recipes/dayone
This commit is contained in:
commit
a7c34ae046
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
(dayone
|
(dayone
|
||||||
:repo "mori-dev/emacs-dayone"
|
:repo "mori-dev/emacs-dayone"
|
||||||
:fetcher github
|
:fetcher github
|
||||||
:files ("dayone.el" "layout.xml.mustache"))
|
:files ("*.el" "*.mustache"))
|
||||||
|
|
Loading…
Reference in a new issue