diff --git a/client/web/src/components/window/title-bar/TitleBar.vue b/client/web/src/components/window/title-bar/TitleBar.vue index 9d8d0ca0..fe410e98 100644 --- a/client/web/src/components/window/title-bar/TitleBar.vue +++ b/client/web/src/components/window/title-bar/TitleBar.vue @@ -4,7 +4,7 @@
- +
diff --git a/client/web/src/components/workspace/Workspace.vue b/client/web/src/components/workspace/Workspace.vue index 7357a782..07c62a6b 100644 --- a/client/web/src/components/workspace/Workspace.vue +++ b/client/web/src/components/workspace/Workspace.vue @@ -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" />