Remove debug

This commit is contained in:
Jiiks 2018-08-14 15:37:14 +03:00
parent abf83821d9
commit e49a1932f3
1 changed files with 0 additions and 1 deletions

View File

@ -47,7 +47,6 @@
}
},
mounted() {
window.t = this;
this.$refs.input.focus();
}
}