remotes/1693045480750635534/spooky-22
Aevann1 2021-09-03 21:08:44 +02:00
parent afb6d2f1fe
commit e378c588e7
1 changed files with 0 additions and 5 deletions

View File

@ -469,11 +469,6 @@
methods: {
togglePreview() {
this.show_preview = !this.show_preview
},
toggleOn(){
if(this.post_body.length < 5){
this.show_preview = true
}
}
}
})