could listen to unix socket, better conf

This commit is contained in:
lesion
2019-06-10 00:40:37 +02:00
parent d1a56e5135
commit b01f4ef04d
15 changed files with 107 additions and 76 deletions

View File

@@ -25,8 +25,8 @@ export default {
page: { month, year},
}
},
watch: {
// month selected
page () {
this.updateEvents(this.page)
}