Update to [Layer 133] and [Other Minor Fixes].

Telegram wants all Unofficial Client to instantly change to new layer (on or above 133).

This Commit may Fix-
- Issue with UnsupportedUser64Bot
- minor errors in [listsudo mediainfo] etc.

Co-authored-by: Danish <1-Danish00@ultroid.tech>
This commit is contained in:
Devesh Pal
2021-12-03 11:00:36 +05:30
committed by GitHub
parent cd5cf96d02
commit 95e0eb20a5
6 changed files with 42 additions and 24 deletions

View File

@@ -2,11 +2,6 @@ name: Bug Report
description: File a bug report
title: "[BUG REPORT]"
labels: [bug]
assignees:
- xditya
- New-dev0
- buddhhu
- 1Danish-00
body:
- type: markdown
attributes:
@@ -35,8 +30,25 @@ body:
label: Version
description: What version of Ultroid are you running?
options:
- 0.0.8 (or later)
- 0.0.7 (or lesser)
- 0.2
- 0.1
- 0.0.9
- 0.0.8 (or lesser)
validations:
required: true
- type: dropdown
id: hosted
attributes:
label: Hosted On
description: You Hosted Ultroid In Which Platform?
options:
- Vps
- Heroku
- Railway
- Qovery
- Termux
- Other
- Didn't Deployed Yet
validations:
required: true
- type: textarea