diff --git a/lib/ui/app/menu_drawer.dart b/lib/ui/app/menu_drawer.dart index b9a15c876..2ea46e408 100644 --- a/lib/ui/app/menu_drawer.dart +++ b/lib/ui/app/menu_drawer.dart @@ -1409,6 +1409,7 @@ void _showAbout(BuildContext context) async { 'widget_data', jsonEncode(WidgetData( url: formatApiUrl(state.authState.url), + companyId: state.account.defaultCompanyId, companies: { for (var userCompany in state.userCompanyStates.where((state) => state.company.hasName)) diff --git a/macos/DashboardWidget/DashboardWidget.intentdefinition b/macos/DashboardWidget/DashboardWidget.intentdefinition index 9e51f708a..ead24fb03 100644 --- a/macos/DashboardWidget/DashboardWidget.intentdefinition +++ b/macos/DashboardWidget/DashboardWidget.intentdefinition @@ -152,13 +152,6 @@ Primary - INIntentParameterRelationship - - INIntentParameterRelationshipParentName - company - INIntentParameterRelationshipPredicateName - HasAnyValue - INIntentParameterSupportsDynamicEnumeration INIntentParameterTag