🔀 Merge branch 'dev' into feature/add-basic-authentication

This commit is contained in:
Manuel
2023-08-07 22:06:37 +02:00
213 changed files with 1584 additions and 699 deletions

View File

@@ -93,7 +93,6 @@ export default function ContainerActionBar({
>
{t('actionBar.remove.title')}
</Button>
{/* TODO: add some possibility to add a container to homarr */}
</Group>
);
}