mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-04-02 19:52:38 +02:00
Minor changes.
This commit is contained in:
parent
2caaccabc0
commit
730263ca55
@ -22,7 +22,7 @@ if (window.attachEvent && !window.addEventListener) { throw 'no-browser'; }
|
||||
(function () {
|
||||
'use strict';
|
||||
|
||||
/*global jQuery, Modernizr, moment, _ */
|
||||
/*global jQuery, markdown, Modernizr, moment, _ */
|
||||
modulejs.define('$', function () { return jQuery; });
|
||||
modulejs.define('markdown', function () { return markdown; });
|
||||
modulejs.define('modernizr', function () { return Modernizr; });
|
||||
|
Loading…
x
Reference in New Issue
Block a user