chore: minor fix
This commit is contained in:
parent
853c4b5add
commit
3c48422458
@ -44,8 +44,8 @@ const emit = defineEmits(['update'])
|
||||
const list = defineModel()
|
||||
|
||||
const groupByValue = ref({
|
||||
label: 'Owner',
|
||||
value: 'owner',
|
||||
label: '',
|
||||
value: '',
|
||||
})
|
||||
|
||||
const groupByOptions = createResource({
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user