feat(rss-widget): add hide description option (#4000)

Co-authored-by: HeapReaper <kelivn@heapreaper.nl>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
This commit is contained in:
HeapReaper
2025-09-04 22:57:24 +02:00
committed by GitHub
parent b34440470f
commit b2eb2c32f6
4 changed files with 8 additions and 1 deletions

View File

@@ -2259,6 +2259,9 @@
},
"maximumAmountPosts": {
"label": "Amount posts limit"
},
"hideDescription": {
"label": "Hide description"
}
}
},