Skip to content
Snippets Groups Projects
Commit bcea2e4d authored by HJ's avatar HJ :fire:
Browse files

cleanup

parent 138ec850
Branches
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment