mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
feat(ui): disable NodeAPITest
This was polluting the network/socket logs.
This commit is contained in:
parent
662f1321f6
commit
1890bffc6e
@ -16,7 +16,7 @@ export default function NodesWIP() {
|
|||||||
textAlign: 'center',
|
textAlign: 'center',
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<NodeAPITest />
|
{/* <NodeAPITest /> */}
|
||||||
</Flex>
|
</Flex>
|
||||||
</WorkInProgress>
|
</WorkInProgress>
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user