DEV: Warn admins about topic-list deprecations (#31136)

This commit is contained in:
David Taylor 2025-02-03 18:35:35 +00:00 committed by GitHub
parent 71eb2f6cda
commit c982593088
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,6 +32,7 @@ export const CRITICAL_DEPRECATIONS = [
"discourse.qunit.acceptance-function",
"discourse.qunit.global-exists",
"discourse.post-stream.trigger-new-post",
"discourse.hbr-topic-list-overrides",
];
if (DEBUG) {