Skip to content

Commit

Permalink
[desktop beta] Rename defaultSession to have a date with OpenSequence…
Browse files Browse the repository at this point in the history
…Dialog workflow
  • Loading branch information
cmdcolin committed Aug 30, 2021
1 parent 96d05e6 commit 85f20e6
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,9 @@ const OpenSequenceDialog = ({
},
},
],
defaultSession: {
name: 'New Session ' + new Date().toLocaleString('en-US'),
},
})
setPluginManager(pm)
onClose()
Expand Down

0 comments on commit 85f20e6

Please sign in to comment.