diff --git a/src/main/resources/static/js/vue-components.js b/src/main/resources/static/js/vue-components.js index 8a942ed..49e62aa 100644 --- a/src/main/resources/static/js/vue-components.js +++ b/src/main/resources/static/js/vue-components.js @@ -3445,9 +3445,6 @@ if ( typeof Vue !== 'undefined' ) { }, filter : { default : true - }, - inputMode: { - default : 'none' } } })