mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
feat(ui): disable NodeAPITest
This was polluting the network/socket logs.
This commit is contained in:
@@ -16,7 +16,7 @@ export default function NodesWIP() {
|
||||
textAlign: 'center',
|
||||
}}
|
||||
>
|
||||
<NodeAPITest />
|
||||
{/* <NodeAPITest /> */}
|
||||
</Flex>
|
||||
</WorkInProgress>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user