client: add an option to center the content

This commit is contained in:
Adorian Doran
2025-11-07 18:17:28 +02:00
parent 2d03dd22e3
commit fa64ca2c93
9 changed files with 32 additions and 8 deletions

View File

@@ -68,6 +68,7 @@ const ALLOWED_OPTIONS = new Set<OptionNames>([
"smoothScrollEnabled",
"backdropEffectsEnabled",
"maxContentWidth",
"centerContent",
"compressImages",
"downloadImagesAutomatically",
"minTocHeadings",