Commit dcff0787 authored by lianahus's avatar lianahus

edited the text of modal for migration

parent 6b066b85
......@@ -389,7 +389,7 @@ export class LandingPage extends ViewPlugin {
const migrateWorkspace = async () => {
modalDialog(
'File system Migration',
yo`<span>'Do you want to save your files first?'</span>`,
yo`<span>'Do you want to download your files to local device first?'</span>`,
{
label: 'Download und Migrate',
fn: async () => { await downloadFiles() }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment