|
@@ -2407,7 +2407,7 @@ extension KMMainViewController {
|
|
}
|
|
}
|
|
|
|
|
|
func pdfSaveAlertView(_ sender: NSNotification) {
|
|
func pdfSaveAlertView(_ sender: NSNotification) {
|
|
- if AutoSaveManager.manager.isSaving{
|
|
|
|
|
|
+ if AutoSaveManager.manager.isSaving || AutoSaveManager.manager.isSaveNoti{
|
|
return
|
|
return
|
|
}
|
|
}
|
|
AutoSaveManager.manager.isSaveNoti = true
|
|
AutoSaveManager.manager.isSaveNoti = true
|