Sync changes

pull/41/head
cagataycivici 2019-07-19 02:15:57 +03:00
parent 1143052c4c
commit 20ec1d8266
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ export default {
},
watch: {
selection(newValue) {
this.d_selection = this.selection;
this.d_selection = newValue;
}
},
methods: {