Skip to content

Commit f92fa27

Browse files
authored
Add files via upload
1 parent b0a2849 commit f92fa27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BusEngine/Data/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
element.innerText = 'Выход произошёл!';
1414
setTimeout(function() {
1515
element.innerText = window.navigator.userAgent + ' ' + window.navigator.appName + ' ' + window.navigator.platform;
16+
CefSharp.PostMessage('Exit');
1617
}, 2000);
1718
}
1819
});

0 commit comments

Comments
 (0)