diff --git a/src/app/commands/cmd_exit.cpp b/src/app/commands/cmd_exit.cpp index d7508caf2..53e57edf4 100644 --- a/src/app/commands/cmd_exit.cpp +++ b/src/app/commands/cmd_exit.cpp @@ -48,7 +48,7 @@ void ExitCommand::onExecute(Context* context) } if (modifiedFiles) { - if (ui::Alert::show("Warning<