Skip to content

Commit

Permalink
feat(ui): disable scan models tab
Browse files Browse the repository at this point in the history
not working yet WIP
  • Loading branch information
psychedelicious authored and hipsterusername committed Jan 2, 2024
1 parent ae8ffe9 commit 4cffe28
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ const ImportModelsPanel = () => {
isChecked={addModelTab == 'scan'}
size="sm"
width="100%"
isDisabled
>
{t('modelManager.scanForModels')}
</InvButton>
Expand Down

0 comments on commit 4cffe28

Please sign in to comment.