Небольшие поправки

This commit is contained in:
Book Pauk
2020-02-04 12:29:54 +07:00
parent cb443157da
commit b784d277e4
2 changed files with 9 additions and 3 deletions

View File

@@ -315,7 +315,7 @@ class RecentBooksPage extends Vue {
}
close() {
this.$emit('recent-books-toggle');
this.$emit('recent-books-close');
}
keyHook(event) {