tested everything so far, fixed identation, fixed some bugs and added i18n entries
This commit is contained in:
parent
064093c670
commit
9bb86f7603
12 changed files with 506 additions and 238 deletions
|
|
@ -35,6 +35,7 @@ const StatusContent = {
|
|||
'toggleShowingLongSubject'
|
||||
],
|
||||
data () {
|
||||
//console.log('status_content', this.status)
|
||||
return {
|
||||
postLength: this.status.text.length,
|
||||
parseReadyDone: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue