tested everything so far, fixed identation, fixed some bugs and added i18n entries

This commit is contained in:
luce 2025-07-27 19:14:49 +02:00
commit 9bb86f7603
12 changed files with 506 additions and 238 deletions

View file

@ -35,6 +35,7 @@ const StatusContent = {
'toggleShowingLongSubject'
],
data () {
//console.log('status_content', this.status)
return {
postLength: this.status.text.length,
parseReadyDone: false