mirror of
https://github.com/overte-org/overte.git
synced 2025-04-15 14:56:57 +02:00
Update entity list to auto-refresh list on start
This commit is contained in:
parent
891f6fa513
commit
903921e11f
1 changed files with 1 additions and 0 deletions
|
@ -170,6 +170,7 @@
|
|||
updateSelectedEntities(data.selectedIDs);
|
||||
}
|
||||
});
|
||||
setTimeout(refreshEntities, 1000);
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
|
Loading…
Reference in a new issue