wip
This commit is contained in:
parent
44a0952c0f
commit
0158808501
8 changed files with 48 additions and 37 deletions
|
|
@ -76,7 +76,8 @@ export default Vue.extend({
|
|||
},
|
||||
|
||||
messaging() {
|
||||
document.body.appendChild(new MkMessagingWindow().$mount().$el);
|
||||
// TODO
|
||||
//document.body.appendChild(new MkMessagingWindow().$mount().$el);
|
||||
}
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue