fd
This commit is contained in:
parent
c629ab0216
commit
69aa9724cd
1 changed files with 0 additions and 5 deletions
|
@ -469,11 +469,6 @@
|
||||||
methods: {
|
methods: {
|
||||||
togglePreview() {
|
togglePreview() {
|
||||||
this.show_preview = !this.show_preview
|
this.show_preview = !this.show_preview
|
||||||
},
|
|
||||||
toggleOn(){
|
|
||||||
if(this.post_body.length < 5){
|
|
||||||
this.show_preview = true
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue