fix authors?
This commit is contained in:
@@ -912,7 +912,6 @@ class QuixoticApp {
|
||||
const data: ConvertResponse = await response.json();
|
||||
|
||||
if (data.audioUrl) {
|
||||
|
||||
if (this.tg) {
|
||||
const userId = this.tg?.initDataUnsafe?.user?.id;
|
||||
if (!userId) {
|
||||
|
||||
Reference in New Issue
Block a user