mirror of
https://github.com/correl/melpa.git
synced 2024-12-22 19:17:27 +00:00
Fixing the :file spec for ob-browser.
This commit is contained in:
parent
7bda49a573
commit
7a7ca1084a
1 changed files with 3 additions and 1 deletions
|
@ -1 +1,3 @@
|
|||
(ob-browser :fetcher github :repo "krisajenkins/ob-browser")
|
||||
(ob-browser :fetcher github
|
||||
:repo "krisajenkins/ob-browser"
|
||||
:files ("*.js" "*.el"))
|
||||
|
|
Loading…
Reference in a new issue