mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-06 12:31:33 +01:00
feat: #7467, pass query params when redirecting to posts
This commit is contained in:
@@ -169,6 +169,7 @@ async function setupMockDefaults() {
|
||||
meta.config.postDelay = 0;
|
||||
meta.config.initialPostDelay = 0;
|
||||
meta.config.newbiePostDelay = 0;
|
||||
meta.config.autoDetectLang = 0;
|
||||
|
||||
await enableDefaultPlugins();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user