forked from AkkomaGang/akkoma-fe
oops
This commit is contained in:
parent
dc8f78e84d
commit
a14635f4f2
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ const MobilePostStatusButton = {
|
|||
window.removeEventListener('scroll', this.handleScrollEnd)
|
||||
},
|
||||
openPostForm () {
|
||||
this.$store.dispatch('openSettingsModal')
|
||||
this.$store.dispatch('openPostStatusModal')
|
||||
},
|
||||
handleOSK () {
|
||||
// This is a big hack: we're guessing from changed window sizes if the
|
||||
|
|
Loading…
Reference in a new issue