更新
This commit is contained in:
@@ -27,7 +27,7 @@ public class ExportSchedulesCmd : ExternalCommand
|
||||
if (selectedPath == null || !Directory.Exists(selectedPath))
|
||||
{
|
||||
//var manager = new NotificationMessageManager();
|
||||
//manager.CreateMessage().Accent("#1751C3").Background("#333").HasBadge("净高").HasMessage("未选择文件夹").Queue();
|
||||
//manager.CreateMessage().Primary("#1751C3").Background("#333").HasBadge("净高").HasMessage("未选择文件夹").Queue();
|
||||
Result = Result.Cancelled;
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user