From 07bc3ceffac635816cfa12f17d712a6317afc457 Mon Sep 17 00:00:00 2001 From: archquise <132282587+archquise@users.noreply.github.com> Date: Mon, 23 Dec 2024 20:19:29 +0400 Subject: [PATCH] Additional minor improvements... --- hikka/inline/token_obtainment.py | 2 +- hikka/web/root.py | 2 +- web-resources/base.jinja2 | 2 +- web-resources/root.jinja2 | 12 ++++++------ web-resources/static/base.css | 4 ++-- web-resources/static/base.min.css | 4 ++-- 6 files changed, 13 insertions(+), 13 deletions(-) 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 @@
-