cleanup
This commit is contained in:
parent
138ec85003
commit
bcea2e4d12
@ -13,14 +13,6 @@ const SettingsModal = {
|
||||
return this.$store.state.interface.settingsModalState === 'minimized'
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
closeModal () {
|
||||
this.$store.dispatch('closeSettingsModal')
|
||||
},
|
||||
peekModal () {
|
||||
this.$store.dispatch('togglePeekSettingsModal')
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
export default SettingsModal
|
||||
|
Loading…
Reference in New Issue
Block a user