chore: Move opendyslexic from flash to SD (#2231)
This commit is contained in:
@@ -21,7 +21,6 @@ void FontSelectionActivity::onEnter() {
|
||||
|
||||
fonts_.push_back({I18N.get(StrId::STR_NOTO_SERIF), true, 0});
|
||||
fonts_.push_back({I18N.get(StrId::STR_NOTO_SANS), true, 1});
|
||||
fonts_.push_back({I18N.get(StrId::STR_OPEN_DYSLEXIC), true, 2});
|
||||
|
||||
if (registry_) {
|
||||
const auto& families = registry_->getFamilies();
|
||||
|
||||
Reference in New Issue
Block a user