[Client] Fix bug

This commit is contained in:
syuilo
2018-11-09 18:25:21 +09:00
parent 3f79c9ae49
commit 0b53ef9bae
4 changed files with 5 additions and 3 deletions

View File

@ -155,7 +155,7 @@ export default Vue.extend({
this.$root.new(MkSettingsWindow);
},
signout() {
this.$root.os.signout();
this.$root.signout();
},
dark() {
this.$store.commit('device/set', {