Fix closing desktop nav bar after change to none static

This commit is contained in:
schroda
2025-01-17 01:10:55 +01:00
parent 9ac1009e22
commit c227570b93

View File

@@ -580,6 +580,7 @@ export class ReaderControls {
readingDirection.value,
openChapter,
themeDirection,
isStaticNav,
],
);
}