diff --git a/hikka/inline/token_obtainment.py b/hikka/inline/token_obtainment.py index 8681ee7..0661f26 100644 --- a/hikka/inline/token_obtainment.py +++ b/hikka/inline/token_obtainment.py @@ -197,7 +197,7 @@ class TokenObtainment(InlineUnit): for msg in [ "/setinline", button.text, - "user@hikka:~$", + "user@heroku:~$", "/setinlinefeedback", button.text, "Enabled", diff --git a/hikka/web/root.py b/hikka/web/root.py index 715f091..c407fca 100644 --- a/hikka/web/root.py +++ b/hikka/web/root.py @@ -80,7 +80,7 @@ class Web: @property def _platform_emoji(self) -> str: return { - "vds": "https://github.com/hikariatama/assets/raw/master/waning-crescent-moon_1f318.png", + "vds": "https://github.com/iamcal/emoji-data/raw/master/img-apple-64/1fa90.png", "lavhost": "https://github.com/hikariatama/assets/raw/master/victory-hand_270c-fe0f.png", "termux": "https://github.com/hikariatama/assets/raw/master/smiling-face-with-sunglasses_1f60e.png", "docker": "https://github.com/hikariatama/assets/raw/master/spouting-whale_1f433.png", diff --git a/web-resources/base.jinja2 b/web-resources/base.jinja2 index 55c765a..72dc053 100644 --- a/web-resources/base.jinja2 +++ b/web-resources/base.jinja2 @@ -12,7 +12,7 @@
-