Skip to content

Commit e97201c

Browse files
authored
trim trailing whitespaces
1 parent 66d8d39 commit e97201c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gui/tooltips.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ function TooltipControlWindow:init()
175175
maxNameLength = l
176176
end
177177
end
178-
178+
179179
local indent = 3
180180
for lvl, cfg in pairs(config.happiness_levels) do
181181
happinessLabels[#happinessLabels + 1] = ToggleLabel{

0 commit comments

Comments
 (0)