mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 01:38:20 +08:00
DEV: Warn admins about topic-list deprecations (#31136)
This commit is contained in:
parent
71eb2f6cda
commit
c982593088
@ -32,6 +32,7 @@ export const CRITICAL_DEPRECATIONS = [
|
|||||||
"discourse.qunit.acceptance-function",
|
"discourse.qunit.acceptance-function",
|
||||||
"discourse.qunit.global-exists",
|
"discourse.qunit.global-exists",
|
||||||
"discourse.post-stream.trigger-new-post",
|
"discourse.post-stream.trigger-new-post",
|
||||||
|
"discourse.hbr-topic-list-overrides",
|
||||||
];
|
];
|
||||||
|
|
||||||
if (DEBUG) {
|
if (DEBUG) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user