forked from AkkomaGang/akkoma-fe
Update timeline_quick_settings.js
This commit is contained in:
parent
096747a5dc
commit
670abd633f
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ const TimelineQuickSettings = {
|
|||
},
|
||||
methods: {
|
||||
setReplyVisibility (visibility) {
|
||||
console.log('set reply visibility', visibility)
|
||||
this.$store.dispatch('setOption', { name: 'replyVisibility', value: visibility })
|
||||
this.$store.dispatch('queueFlushAll')
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue