Fix tsc issues

This commit is contained in:
schroda
2025-01-04 20:59:18 +01:00
parent 1b1ddeb334
commit 8ae8cfa140
2 changed files with 3 additions and 1 deletions

View File

@@ -55,6 +55,7 @@ const APP_METADATA_OBJECT: Record<AppMetadataKeys, undefined> = {
progressBarType: undefined,
progressBarSize: undefined,
progressBarPosition: undefined,
progressBarPositionAutoVertical: undefined,
readingMode: undefined,
pageScaleMode: undefined,
shouldOffsetDoubleSpreads: undefined,