mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-03 20:45:58 +01:00
closes #5542
This commit is contained in:
@@ -51,7 +51,7 @@ var Upgrade = {
|
||||
},
|
||||
{
|
||||
version: 'develop', // rename this to whatever the next NodeBB version is (breaking)
|
||||
upgrades: ['flags_refactor', 'post_votes_zset'],
|
||||
upgrades: ['flags_refactor', 'post_votes_zset', 'moderation_history_refactor'],
|
||||
},
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user