Reset image width

This commit is contained in:
2026-08-08 17:02:02 -04:00
parent 4cbd8354c9
commit 49ba62c841
2 changed files with 3 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
"textNormal": 18,
"textSmall": 13,
"imgGrid": false,
"imgWidth": "img-wide",
"imgWidth": "img-default-width",
"tableWidth": "table-default-width",
"iframeWidth": "iframe-default-width",
"mapWidth": "map-default-width",

View File

@@ -10,6 +10,7 @@
"categories": "multitext",
"start": "date",
"end": "date",
"finalized": "checkbox"
"finalized": "checkbox",
"last watered": "date"
}
}