mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-11 00:15:46 +01:00
jshint
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
'use strict';
|
||||
|
||||
/* globals app, define, ajaxify, utils, translator, config */
|
||||
/* globals app, components, define, ajaxify, utils, translator, config */
|
||||
|
||||
|
||||
define('navigator', ['forum/pagination'], function(pagination) {
|
||||
|
||||
Reference in New Issue
Block a user