коммит произвёл
GitHub
родитель
62495f16bd
Коммит
150c6e7aef
@@ -145,7 +145,7 @@ const HeaderIconWrapper = (props: Props) => {
|
||||
ariaLabelText = `${localizeMessage(toolTips[tooltipKey].messageID, toolTips[tooltipKey].message)}`;
|
||||
}
|
||||
|
||||
const boardsEnabled = pluginId === suitePluginIds.focalboard || pluginId === suitePluginIds.boards;
|
||||
const boardsEnabled = pluginId === suitePluginIds.focalboard;
|
||||
|
||||
if (tooltip) {
|
||||
return (
|
||||
|
||||
Ссылка в новой задаче
Block a user