mirror of https://github.com/coddrago/Heroku
Patch for rtl languages
parent
f6851d8e4a
commit
c018c4641b
|
@ -507,7 +507,7 @@ class HikkaInfoMod(loader.Module):
|
|||
*map(
|
||||
lambda x: utils.remove_html(x) if inline else x,
|
||||
(
|
||||
utils.get_platform_emoji(self._client)
|
||||
utils.get_platform_emoji()
|
||||
if self._client.hikka_me.premium and not inline
|
||||
else "🌘 Hikka",
|
||||
"<emoji document_id=5373141891321699086>😎</emoji>",
|
||||
|
|
Loading…
Reference in New Issue