cleanup
This commit is contained in:
parent
375cbca9eb
commit
b8b02cf144
|
@ -167,7 +167,6 @@ const SettingsModal = {
|
|||
},
|
||||
computed: {
|
||||
currentSaveStateNotice () {
|
||||
console.log(this.$store.state.interface.settings.currentSaveStateNotice)
|
||||
return this.$store.state.interface.settings.currentSaveStateNotice
|
||||
},
|
||||
modalActivated () {
|
||||
|
|
Loading…
Reference in a new issue