Fix opening Main Mini App with start parameter
This commit is contained in:
parent
5b8f45ceaf
commit
49f83efb32
@ -1506,8 +1506,9 @@ addActionHandler('openChatByUsername', async (global, actions, payload): Promise
|
|||||||
botId: chatByUsername.id,
|
botId: chatByUsername.id,
|
||||||
peerId: chat.id,
|
peerId: chat.id,
|
||||||
theme,
|
theme,
|
||||||
tabId,
|
startParam: startApp,
|
||||||
mode,
|
mode,
|
||||||
|
tabId,
|
||||||
});
|
});
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user