Begin to add content to the novel details overview page

This commit is contained in:
Veronica Berglyd Olsen
2024-01-24 19:26:48 +01:00
parent cc4d92f0f7
commit 6622a7e8e0
3 changed files with 128 additions and 5 deletions
+4 -1
View File
@@ -71,7 +71,10 @@ VALID_MAP: dict[str, set[str]] = {
},
"GuiDocViewerPanel": {
"colWidths", "hideInactive",
}
},
"GuiNovelDetails": {
"winWidth", "winHeight",
},
}