diff --git a/lib/view/layouts/user_profile_right_bar.dart b/lib/view/layouts/user_profile_right_bar.dart index c7e36c2..9fb8caf 100644 --- a/lib/view/layouts/user_profile_right_bar.dart +++ b/lib/view/layouts/user_profile_right_bar.dart @@ -313,7 +313,7 @@ Widget _switchTenantRow() { ), SizedBox(height: spacingHeight), _menuItemRow( - icon: LucideIcons.badge_help, + icon: LucideIcons.badge_alert, label: 'Support', ), SizedBox(height: spacingHeight),