trailing semi-colon
This commit is contained in:
parent
4b97b94f38
commit
96bf37588b
2 changed files with 2 additions and 2 deletions
|
|
@ -2138,4 +2138,4 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
return m
|
return m
|
||||||
})
|
});
|
||||||
|
|
|
||||||
2
mithril.min.js
vendored
2
mithril.min.js
vendored
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
Mithril v0.2.3
|
Mithril v0.2.4
|
||||||
http://mithril.js.org
|
http://mithril.js.org
|
||||||
(c) 2014-2016 Leo Horie
|
(c) 2014-2016 Leo Horie
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue