forked from LimnoriaPlugins/UnicodeEmoji
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:
parent
4962b3ef3d
commit
efb390619b
@ -43,7 +43,7 @@ emoji = {'innocent':'ʘ‿ʘ',
|
|||||||
'tableflip':'(╯°□°)╯︵ ┻━┻',
|
'tableflip':'(╯°□°)╯︵ ┻━┻',
|
||||||
'putbacktable':'┬─┬ ノ( ゜-゜ノ)',
|
'putbacktable':'┬─┬ ノ( ゜-゜ノ)',
|
||||||
'tidy-up':'┬─┬⃰͡ (ᵔᵕᵔ͜ )',
|
'tidy-up':'┬─┬⃰͡ (ᵔᵕᵔ͜ )',
|
||||||
'double-Flip':'┻━┻ ︵ヽ(`Д´)ノ︵ ┻━┻',
|
'double-flip':'┻━┻ ︵ヽ(`Д´)ノ︵ ┻━┻',
|
||||||
'fisticuffs':'ლ(`ー´ლ)',
|
'fisticuffs':'ლ(`ー´ლ)',
|
||||||
'cute-bear':'ʕ•ᴥ•ʔ',
|
'cute-bear':'ʕ•ᴥ•ʔ',
|
||||||
'squinting-bear':'ʕᵔᴥᵔʔ',
|
'squinting-bear':'ʕᵔᴥᵔʔ',
|
||||||
|
Loading…
Reference in New Issue
Block a user