fix(nc-gui): some review changes

This commit is contained in:
Ramesh Mane
2025-05-17 06:31:56 +00:00
parent e0c9fd1c3b
commit e0b8a92fc0
2 changed files with 2 additions and 1 deletions

View File

@@ -595,6 +595,7 @@ defineExpose({
:type="base?.type"
:model-value="parseProp(base.meta).iconColor"
size="small"
:icon-class="isProjectHeader ? 'h-6 w-6' : ''"
:readonly="(base?.type && base?.type !== 'database') || !isUIAllowed('baseRename')"
@update:model-value="setColor($event, base)"
>