diff
This commit is contained in:
@@ -811,7 +811,8 @@ namespace FasdDesktopUi.Pages.SearchPage
|
||||
return true;
|
||||
|
||||
return cFasdCockpitConfig.Instance?.Global?.TicketConfiguration?.ShowOverview == true
|
||||
&& IsTicketIntegrationActive();
|
||||
&& IsTicketIntegrationActive()
|
||||
&& cFasdCockpitConfig.Instance.HasM42Configuration();
|
||||
}
|
||||
|
||||
private bool IsTicketIntegrationActive()
|
||||
|
||||
Reference in New Issue
Block a user