Работа над HelpPage

This commit is contained in:
Book Pauk
2019-02-06 00:27:04 +07:00
parent b0f2289ce3
commit 9adcec2d21
5 changed files with 180 additions and 0 deletions

View File

@@ -78,6 +78,7 @@ class LoaderPage extends Vue {
}
openHelp() {
this.$emit('help-toggle');
}
openDonate() {