[Client] Fix bug

This commit is contained in:
syuilo
2018-11-09 18:25:21 +09:00
parent 3f79c9ae49
commit 0b53ef9bae
4 changed files with 5 additions and 3 deletions

View File

@ -290,6 +290,7 @@ export default (callback: (launch: (router: VueRouter) => [Vue, MiOS]) => void,
api: os.api,
getMeta: os.getMeta,
getMetaSync: os.getMetaSync,
signout: os.signout,
new(vm, props) {
const x = new vm({
parent: this,