diff --git a/src/commands/promptRemove.ts b/src/commands/promptRemove.ts index 8e52fd66..99a7bd67 100644 --- a/src/commands/promptRemove.ts +++ b/src/commands/promptRemove.ts @@ -18,7 +18,7 @@ export class PromptRemove extends Command { `The file(s) "${relativeList.join( ", " )}" are removed from disk.\nWould you like remove from SVN?`, - { modal: true }, + { modal: false }, "Yes", ignoreText, "No"