diff --git a/ui/src/routes/devices.$id.settings.network.tsx b/ui/src/routes/devices.$id.settings.network.tsx index 11897600..4ea4b8eb 100644 --- a/ui/src/routes/devices.$id.settings.network.tsx +++ b/ui/src/routes/devices.$id.settings.network.tsx @@ -222,9 +222,8 @@ export default function SettingsNetworkRoute() { description="Configure the network settings for the device" action={ <> - + {(formState.isDirty || formState.isSubmitting) && ( - //