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,
|
||||
peerId: chat.id,
|
||||
theme,
|
||||
tabId,
|
||||
startParam: startApp,
|
||||
mode,
|
||||
tabId,
|
||||
});
|
||||
return;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user