Fix Docker Deploy and other minor fixes

* Update Reference to old support chat by @xditya
* Fix Docker Deploy
* Update Telethon layer to latest
* closes #321

Co-Authored-By: Danish <danish@ultroid.tech>
Co-Authored-By: TechiError <error@notavailable.live>
Co-Authored-By: Aditya <me@xditya.me>
Co-Authored-By: Amit Sharma <48654350+buddhhu@users.noreply.github.com>
This commit is contained in:
Devesh Pal
2022-07-21 15:30:16 +05:30
parent 483fd479b4
commit 29da05966d
35 changed files with 88 additions and 87 deletions

View File

@@ -54,7 +54,7 @@ upage = 0
SUP_BUTTONS = [
[
Button.url("• Repo •", url="https://github.com/TeamUltroid/Ultroid"),
Button.url("• Support •", url="t.me/UltroidSupport"),
Button.url("• Support •", url="t.me/ultroidsupportchat"),
],
]