mirror of
https://github.com/discourse/discourse.git
synced 2025-03-06 19:29:51 +00:00
DEV: Deprecate the user-dropdown
header widget (#27118)
This commit is contained in:
parent
1863ee52e9
commit
25060fbabd
@ -165,6 +165,7 @@ const DEPRECATED_HEADER_WIDGETS = [
|
|||||||
"header-topic-info",
|
"header-topic-info",
|
||||||
"header-notifications",
|
"header-notifications",
|
||||||
"home-logo",
|
"home-logo",
|
||||||
|
"user-dropdown",
|
||||||
];
|
];
|
||||||
|
|
||||||
// This helper prevents us from applying the same `modifyClass` over and over in test mode.
|
// This helper prevents us from applying the same `modifyClass` over and over in test mode.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user