mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
feat(ui): disable scan models tab
not working yet WIP
This commit is contained in:
parent
ae8ffe9d51
commit
4cffe282bd
@ -32,6 +32,7 @@ const ImportModelsPanel = () => {
|
||||
isChecked={addModelTab == 'scan'}
|
||||
size="sm"
|
||||
width="100%"
|
||||
isDisabled
|
||||
>
|
||||
{t('modelManager.scanForModels')}
|
||||
</InvButton>
|
||||
|
Loading…
Reference in New Issue
Block a user