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