Skip to content

Commit 5cd1025

Browse files
author
70UNIK
committed
oop typo
1 parent 9b8696b commit 5cd1025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lovely/misc.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -701,7 +701,7 @@ elseif eval_type == 'x_chips' then
701701
elseif eval_type == 'e_chips' then
702702
sound = 'cry_echips'
703703
amt = amt
704-
text = '^' .. amt ' ' .. localize('k_chips')
704+
text = '^' .. amt .. ' ' .. localize('k_chips')
705705
colour = G.C.DARK_EDITION
706706
config.type = 'fade'
707707
config.scale = 0.7

0 commit comments

Comments
 (0)