mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-05 10:49:36 +02:00
update
This commit is contained in:
parent
8b7e6967fd
commit
f83cdc2989
1 changed files with 2 additions and 3 deletions
|
@ -3862,9 +3862,8 @@ async function sendAVideoMobileMessage(type, value) {
|
|||
}
|
||||
}
|
||||
window.addEventListener("flutterInAppWebViewPlatformReady", function (event) {
|
||||
setTimeout(function() {
|
||||
console.log('flutterInAppWebViewPlatformReady Platform ready, sending APPIsReady message');
|
||||
sendAVideoMobileMessage('APPIsReady', 1);
|
||||
}, 1000);
|
||||
});
|
||||
|
||||
function getUser() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue