Update enterprise_edition_left_panel.tsx
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
dc4482e3e2
Коммит
ac030d7074
@@ -67,6 +67,7 @@ const EnterpriseEditionLeftPanel = ({
|
||||
useEffect(() => {
|
||||
if (actionQueryParam === 'show_expansion_modal' && canExpand && isSelfHostedPurchaseEnabled) {
|
||||
selfHostedExpansionModal.open();
|
||||
query.set('action', '');
|
||||
}
|
||||
}, []);
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user