yay emoji!!!

This commit is contained in:
Craig 2020-02-01 20:35:48 +00:00
parent 1f1e67b829
commit 98980cc565
36 changed files with 2211 additions and 11779 deletions

View file

@ -26,5 +26,6 @@ new Vue({
render: h => h(app),
created() {
this.$client.init(this)
this.$accessor.initialise()
},
}).$mount('#neko')