mirror of
https://github.com/lordmathis/llamactl.git
synced 2025-11-06 00:54:23 +00:00
Fix fetchNodes call to ensure proper handling of promise
This commit is contained in:
@@ -42,7 +42,7 @@ const InstanceSettingsCard: React.FC<InstanceSettingsCardProps> = ({
|
||||
}
|
||||
}
|
||||
|
||||
fetchNodes()
|
||||
void fetchNodes()
|
||||
}, [])
|
||||
|
||||
const nodeOptions = [
|
||||
|
||||
Reference in New Issue
Block a user