diff --git a/web/app.js b/web/app.js index cc3a96f..6bd9bfa 100644 --- a/web/app.js +++ b/web/app.js @@ -3719,11 +3719,7 @@ function createPostCard(post, status, meta = {}) {
- Beitrag: #${displayIndex !== null ? displayIndex : '-'} - - (${searchActive ? `${totalFiltered} Treffer von ${tabTotalCount}` : `${tabTotalCount} im Tab`} ยท ${totalOverall} gesamt) -
Erstellt: ${escapeHtml(createdDate)}