fix this https://rdrama.net/h/sandshit/post/211264/israel-cannot-confirm-the-specific-claim/5158807#context
parent
04b231c7bf
commit
a7bdf87255
|
@ -171,9 +171,6 @@ def execute_blackjack(v, target, body, kind):
|
|||
def find_all_emoji_endings(emoji):
|
||||
endings = []
|
||||
|
||||
if path.isfile(f'files/assets/images/emojis/{emoji}.webp'):
|
||||
return endings, emoji
|
||||
|
||||
is_non_ending_found = False
|
||||
while not is_non_ending_found:
|
||||
if emoji.endswith('pat'):
|
||||
|
|
Loading…
Reference in New Issue