generated from Seekra/repository-template
Feat(settings): add renderer for settings configuration #142
@@ -48,7 +48,7 @@ const props = defineProps({
|
||||
},
|
||||
path: {
|
||||
required: true
|
||||
},
|
||||
}
|
||||
|
jakob.scheid marked this conversation as resolved
Outdated
|
||||
});
|
||||
|
||||
const store = useSettingsStore();
|
||||
|
||||
Reference in New Issue
Block a user
Please remove this unnecessary comma.