style(js): minor code style fix

This commit is contained in:
Leonardo Matos
2020-03-20 16:06:52 -03:00
committed by GitHub
parent c370ee8018
commit 90bd8d45b4

View File

@@ -1436,7 +1436,7 @@ export default {
immediate: true,
handler(canListParameters) {
this.rawInput = !canListParameters
}
},
},
contentType(contentType, oldContentType) {
const getDefaultParams = contentType => {