Commit 2063f60c authored by lianahus's avatar lianahus

removed quots

parent adcc7678
......@@ -412,7 +412,7 @@ export class LandingPage extends ViewPlugin {
const migrateWorkspace = async () => {
modalDialog(
'File system Migration',
yo`<span>'Do you want to download your files to local device first?'</span>`,
yo`<span>Do you want to download your files to local device first?</span>`,
{
label: 'Download and Migrate',
fn: async () => {
......
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