mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Unsilence header-related deprecations (#26173)
https://meta.discourse.org/t/296544
This commit is contained in:
parent
44f6b24e34
commit
6da176580b
@ -18,13 +18,5 @@ globalThis.deprecationWorkflow.config = {
|
||||
handler: "silence",
|
||||
matchId: "deprecate-implicit-route-model",
|
||||
},
|
||||
{
|
||||
handler: "silence",
|
||||
matchId: "discourse.add-header-panel",
|
||||
},
|
||||
{
|
||||
handler: "silence",
|
||||
matchId: "discourse.header-widget-overrides",
|
||||
},
|
||||
],
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user