mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 08:57:10 -06: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-notifications",
|
||||
"home-logo",
|
||||
"user-dropdown",
|
||||
];
|
||||
|
||||
// This helper prevents us from applying the same `modifyClass` over and over in test mode.
|
||||
|
Loading…
Reference in New Issue
Block a user