Frans de Jonge
2019-11-06 21:02:41 +01:00
committed by GitHub
parent f0b2d58342
commit dc4453eb7f
2 changed files with 2 additions and 0 deletions

View File

@@ -325,6 +325,7 @@ end
function EvernoteExporter:login()
if not NetworkMgr:isOnline() then
NetworkMgr:promptWifiOn()
return
end
self.login_dialog = LoginDialog:new{
title = self.login_title,