wip
This commit is contained in:
parent
e98626dbbc
commit
b5068aae05
14 changed files with 102 additions and 126 deletions
|
|
@ -79,7 +79,7 @@ export default Vue.extend({
|
|||
},
|
||||
|
||||
messaging() {
|
||||
document.body.appendChild(new MkMessagingWindow().$mount().$el);
|
||||
(this as any).os.new(MkMessagingWindow);
|
||||
}
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue