Change double-flip to lowercase

c35277bf59 changed the lookup
procedure to lowercase, causing double-flip to no longer be
callable. Align it with the other keys by switching to all
lower-case.

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
Georg Pfuetzenreuter 2024-08-27 12:26:35 +02:00
parent 4962b3ef3d
commit efb390619b
Signed by: Georg
GPG Key ID: 1ED2F138E7E6FF57

View File

@ -43,7 +43,7 @@ emoji = {'innocent':'ʘ‿ʘ',
'tableflip':'(╯°□°)╯︵ ┻━┻',
'putbacktable':'┬─┬ ( ゜-゜ノ)',
'tidy-up':'┬─┬⃰͡ (ᵔᵕᵔ͜ )',
'double-Flip':'┻━┻ ︵ヽ(`Д´)ノ︵ ┻━┻',
'double-flip':'┻━┻ ︵ヽ(`Д´)ノ︵ ┻━┻',
'fisticuffs':'ლ(`ー´ლ)',
'cute-bear':'ʕ•ᴥ•ʔ',
'squinting-bear':'ʕᵔᴥᵔʔ',