upd
This commit is contained in:
@ -181,6 +181,7 @@ const HeaderComponent = () => {
|
||||
label: <Link to="/parting">{tr("Current queues")}</Link>,
|
||||
key: "parting",
|
||||
icon: <ClockCircleOutlined />,
|
||||
onClick: () => setDrawerOpen(false),
|
||||
},
|
||||
{
|
||||
label: <Link to="/news">{tr("News")}</Link>,
|
||||
|
||||
Reference in New Issue
Block a user