Change default document title to "Untitled Document"

This commit is contained in:
Keavon Chambers
2021-06-13 01:46:18 -07:00
parent 1686660306
commit f53c907c03
2 changed files with 2 additions and 2 deletions
@@ -5,7 +5,7 @@
:panelType="'Document'"
:tabCloseButtons="true"
:tabMinWidths="true"
:tabLabels="['X-35B Over Death Valley*', 'Document 1', 'Document 2', 'Document 3', 'Document 4', 'Document 5']"
:tabLabels="['Untitled Document*', 'Document 2', 'Document 3', 'Document 4', 'Document 5', 'Document 6']"
:tabActiveIndex="0"
/>
</LayoutCol>