Fix fetchNodes call to ensure proper handling of promise

This commit is contained in:
2025-10-03 10:53:29 +02:00
parent a491f29483
commit b728a7c6b2

View File

@@ -42,7 +42,7 @@ const InstanceSettingsCard: React.FC<InstanceSettingsCardProps> = ({
}
}
fetchNodes()
void fetchNodes()
}, [])
const nodeOptions = [