mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-03 12:36:02 +01:00
require db
This commit is contained in:
@@ -40,7 +40,6 @@ if(nconf.get('ssl')) {
|
||||
(function (app) {
|
||||
"use strict";
|
||||
|
||||
// this can be moved to app.js
|
||||
var clientScripts;
|
||||
|
||||
plugins.ready(function() {
|
||||
|
||||
Reference in New Issue
Block a user