mirror of
https://github.com/overte-org/overte.git
synced 2025-04-19 15:43:50 +02:00
Log script start-up
This commit is contained in:
parent
4581b9a0df
commit
a68ee02e8d
1 changed files with 2 additions and 0 deletions
|
@ -647,6 +647,8 @@
|
|||
|
||||
isConnected = Window.location.isConnected;
|
||||
Script.update.connect(onUpdate);
|
||||
|
||||
UserActivityLogger.logAction("record_run_script");
|
||||
}
|
||||
|
||||
function tearDown() {
|
||||
|
|
Loading…
Reference in a new issue