[fix] plugins/send2ebook: crash on setting download dir (#4944)

Also fix weird indentation.

Reported on the forum: https://www.mobileread.com/forums/showthread.php?p=3833021#post3833021
pull/4946/head
Frans de Jonge 5 years ago committed by GitHub
parent ab4d7ee4e1
commit 837e9d85cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -199,7 +199,7 @@ function Send2Ebook:setCustomDownloadDirectory()
send2ebook_settings:flush()
initialized = false
self:lazyInitialization()
Send2Ebook:lazyInitialization()
end,
}:chooseDir()
end

Loading…
Cancel
Save