Fix comment

This commit is contained in:
iota97 2022-07-08 10:55:16 +02:00
parent d4698d43fd
commit 750d6405dc

View File

@ -17,6 +17,6 @@ PopupStyleBg = "#303030FF"
BackgroundColor = "#244D75FF"
UIAtlas = "../ui_atlas"
# Colors are either in the format "#RGBA" or 0xABGR (e.g. green is \#00FF00FF or 0xFF00FF00)
# Colors are either in the format "#RGBA" or 0xABGR (e.g. green is "#00FF00FF" or 0xFF00FF00)
# Atlas should be in the format path/to/filename where both filename.zim and filename.meta are
# Unprovided entry will use the default value