docs & comments & labels

This commit is contained in:
2023-06-11 17:02:20 -06:00
parent b0fc8818ee
commit d5336dbf1b
3 changed files with 13 additions and 2 deletions

View File

@@ -75,7 +75,7 @@
{{ worldProperties.endTime }}
</div>
<div v-if="worldProperties.animationDurationSeconds">
<label>Animation duration:&nbsp;</label>
<label>Animation Time:&nbsp;</label>
{{ worldProperties.animationDurationSeconds }} seconds
</div>
</div>