diff --git a/misskaty/helper/html_view.py b/misskaty/helper/html_view.py index 88693f61..d9138096 100644 --- a/misskaty/helper/html_view.py +++ b/misskaty/helper/html_view.py @@ -9,7 +9,7 @@ hmtl_content = """ - {fileName} + MediaInfo by MissKatyRoBot -
{output}
+ {output} """ if CUSTOM_VIEW and GH_TOKEN is not None: link = await getMediaWeb(title, body_text)