Commit 0f4031f2 authored by aniket-engg's avatar aniket-engg Committed by Aniket

remove current

parent 99657272
......@@ -16,12 +16,12 @@ export const FileExplorerMenu = (props: FileExplorerMenuProps) => {
},
{
action: 'publishToGist',
title: 'Publish all the current workspace files (only root) to a github gist',
title: 'Publish all the workspace files (only root) to a github gist',
icon: 'fab fa-github'
},
{
action: 'uploadFile',
title: 'Load a local file into current workspace',
title: 'Load a local file into workspace',
icon: 'fa fa-upload'
},
{
......
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