fixes. sorry for bad commit message i'm tired
This commit is contained in:
parent
3938ccb8e7
commit
5ffcddd3b9
7 changed files with 96 additions and 50 deletions
|
@ -25,9 +25,6 @@ const SettingsModalContent = {
|
|||
ThemeTab
|
||||
},
|
||||
computed: {
|
||||
currentSaveStateNotice () {
|
||||
return this.$store.state.interface.settings.currentSaveStateNotice
|
||||
},
|
||||
isLoggedIn () {
|
||||
return !!this.$store.state.users.currentUser
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue