Watch for changes

pull/496/head
Cagatay Civici 2020-09-24 18:23:25 +03:00
parent 213ea89588
commit 8411cd33d4
1 changed files with 1 additions and 1 deletions

View File

@ -361,7 +361,7 @@ export default {
timePickerTimer: null,
isKeydown: false,
watch: {
value() {
modelValue() {
this.updateCurrentMetaData();
}
},