mirror of
https://github.com/ankitects/anki.git
synced 2026-01-13 22:13:58 -05:00
on by default
This commit is contained in:
parent
0db97dd1f3
commit
89bafdb47e
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue