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