@ -71,7 +71,7 @@ var details = function () { return ({
type: 'boolean',
defaultValue: 'false',
inputUI: {
type: 'text',
type: 'dropdown',
options: [
'false',
'true',
@ -70,7 +70,7 @@ var details = function () { return ({
@ -36,7 +36,7 @@ const details = (): IpluginDetails => ({
@ -37,7 +37,7 @@ const details = ():IpluginDetails => ({