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
|
@ -24,6 +24,9 @@ const SettingsModal = {
|
|||
}
|
||||
},
|
||||
computed: {
|
||||
currentSaveStateNotice () {
|
||||
return this.$store.state.interface.settings.currentSaveStateNotice
|
||||
},
|
||||
modalActivated () {
|
||||
return this.$store.state.interface.settingsModalState !== 'hidden'
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue