on by default

This commit is contained in:
Luc Mcgrady 2025-06-05 18:36:31 +01:00
parent 0db97dd1f3
commit 89bafdb47e
No known key found for this signature in database
GPG key ID: 4F3D7A0B17CC3D9C

View file

@ -77,6 +77,7 @@ impl Collection {
| BoolKey::RestorePositionBrowser
| BoolKey::RestorePositionReviewer
| BoolKey::LoadBalancerEnabled
| BoolKey::FsrsHealthCheck
| BoolKey::NormalizeNoteText => self.get_config_optional(key).unwrap_or(true),
// other options default to false