mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Use small triangle
This commit is contained in:
@@ -274,7 +274,7 @@ function util.getMenuText(item)
|
||||
text = item.text
|
||||
end
|
||||
if item.sub_item_table ~= nil then
|
||||
text = text .. " \226\150\182"
|
||||
text = text .. " \226\150\184"
|
||||
end
|
||||
return text
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user