fix: restrict Table Multiselect in sidebar panel

This commit is contained in:
Shariq Ansari 2025-02-26 19:31:12 +05:30
parent b81c9a1904
commit 8da41608fd

View File

@ -158,6 +158,7 @@ const props = defineProps({
const restrictedFieldTypes = [
'Table',
'Table MultiSelect',
'Geolocation',
'Attach',
'Attach Image',