diff --git a/src/components/desktop/IconSelect.vue b/src/components/desktop/IconSelect.vue
index 56247c1c..0a74eba5 100644
--- a/src/components/desktop/IconSelect.vue
+++ b/src/components/desktop/IconSelect.vue
@@ -11,7 +11,7 @@
>
-
+
@@ -48,6 +48,7 @@ export default {
'modelValue',
'disabled',
'label',
+ 'iconType',
'color',
'columnCount',
'allIconInfos'
diff --git a/src/views/desktop/categories/list/dialogs/EditDialog.vue b/src/views/desktop/categories/list/dialogs/EditDialog.vue
index f0632156..d714fcb6 100644
--- a/src/views/desktop/categories/list/dialogs/EditDialog.vue
+++ b/src/views/desktop/categories/list/dialogs/EditDialog.vue
@@ -21,7 +21,8 @@
/>
-