mirror of
https://github.com/koreader/koreader.git
synced 2025-12-13 20:36:53 +01:00
Revert change to reader.lua
This commit is contained in:
@@ -97,7 +97,7 @@ local UIManager = require("ui/uimanager")
|
||||
local Device = require("device")
|
||||
local Font = require("ui/font")
|
||||
|
||||
-- read some global reader settings here:
|
||||
-- read some global reader setting here:
|
||||
-- font
|
||||
local fontmap = G_reader_settings:readSetting("fontmap")
|
||||
if fontmap ~= nil then
|
||||
|
||||
Reference in New Issue
Block a user