mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-13 09:25:45 +01:00
fix: relocated upgrade script, removed outdated code that called core.api for tokens
This commit is contained in:
@@ -124,7 +124,6 @@ Plugins.reload = async function () {
|
||||
|
||||
// Core hooks
|
||||
posts.registerHooks();
|
||||
meta.configs.registerHooks();
|
||||
|
||||
// Deprecation notices
|
||||
Plugins.hooks._deprecated.forEach((deprecation, hook) => {
|
||||
|
||||
Reference in New Issue
Block a user