chore(nc-gui): lint

This commit is contained in:
Ramesh Mane
2026-01-30 11:11:59 +00:00
parent f62540bd29
commit 302deaf4b6

View File

@@ -21,8 +21,8 @@ const managedApp = ref({
<GeneralBaseIconColorPicker
:model-value="color1"
type="database"
@update:model-value="color1 = $event"
:managed-app="managedApp"
@update:model-value="color1 = $event"
>
</GeneralBaseIconColorPicker>
</a-card>