removed use_plural space attribute and left over settings

This commit is contained in:
vabene1111
2024-01-28 08:42:42 +01:00
parent fb8ca52280
commit 6b4b2a8f87
9 changed files with 21 additions and 20 deletions

View File

@@ -145,7 +145,6 @@ export default {
props: {
recipe: Object,
meal_plan: Object,
use_plural: { type: Boolean, default: false },
footer_text: String,
footer_icon: String,
detailed: { type: Boolean, default: true },