mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
skip interface options for variable panel (#15593)
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
This commit is contained in:
@@ -84,4 +84,5 @@ export default definePanel({
|
||||
},
|
||||
minWidth: 12,
|
||||
minHeight: 6,
|
||||
skipUndefinedKeys: ['options'],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user