Notifications
Settings Notifications User Panel
This commit is contained in:
@@ -6,7 +6,6 @@ const mongoose = require('mongoose').set('debug', false)
|
||||
|
||||
const shared_consts = require('../tools/shared_nodejs');
|
||||
|
||||
const globalTables = require('../tools/globalTables');
|
||||
|
||||
module.exports = {
|
||||
|
||||
@@ -146,6 +145,8 @@ module.exports = {
|
||||
const scrivi_citta = false;
|
||||
const scrivi_contribtype = false;
|
||||
|
||||
const globalTables = require('../tools/globalTables');
|
||||
|
||||
let ris = null;
|
||||
try {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user