mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 05:17:24 +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);
|
updateSelectedEntities(data.selectedIDs);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
setTimeout(refreshEntities, 1000);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
Loading…
Reference in a new issue