fix: restrict Table Multiselect in sidebar panel
This commit is contained in:
parent
b81c9a1904
commit
8da41608fd
@ -158,6 +158,7 @@ const props = defineProps({
|
||||
|
||||
const restrictedFieldTypes = [
|
||||
'Table',
|
||||
'Table MultiSelect',
|
||||
'Geolocation',
|
||||
'Attach',
|
||||
'Attach Image',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user