fixed syntax error, added screenshot
This commit is contained in:
@@ -57,7 +57,7 @@ namespace Massmailer.UI
|
||||
|
||||
if (result == MessageBoxResult.Yes)
|
||||
{
|
||||
MassmailerProjectLogic.Save(this.project, this.GetSaveFilePath());
|
||||
MassmailerProjectLogic.Save(this.project, this.GetSaveFilePath(false));
|
||||
}
|
||||
|
||||
// TODO untested
|
||||
|
||||
Reference in New Issue
Block a user