mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-03 20:45:58 +01:00
changed userTitle of global mods
This commit is contained in:
@@ -388,6 +388,7 @@ Upgrade.upgrade = function(callback) {
|
||||
}
|
||||
groups.create({
|
||||
name: 'Global Moderators',
|
||||
userTitle: 'Global Moderator',
|
||||
description: 'Forum wide moderators',
|
||||
hidden: 0,
|
||||
private: 1,
|
||||
|
||||
Reference in New Issue
Block a user