Revove books with bad orthography.

This commit is contained in:
kj 2022-06-08 03:01:55 -04:00
parent ac79a60aee
commit d50f434788
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@
:straight t
:diminish
:config
(setq speed-type-gb-book-list '(46201 66867 66866 66591 57303 49063 59797)
(setq speed-type-gb-book-list '(66867 66866 66591 57303)
speed-type-min-chars 500
speed-type-max-chars 600))