mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-07-31 10:30:15 +02:00
Fix.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
(function () {
|
||||
'use strict';
|
||||
|
||||
/*global jQuery, markdown, Modernizr, moment, _ */
|
||||
/*global jQuery, marked, Modernizr, moment, _ */
|
||||
modulejs.define('$', function () { return jQuery; });
|
||||
modulejs.define('marked', function () { return marked; });
|
||||
modulejs.define('modernizr', function () { return Modernizr; });
|
||||
|
Reference in New Issue
Block a user