Add print_imap_structure

This commit is contained in:
Hocuri
2020-05-28 17:15:27 +02:00
parent a8d53301e3
commit 79dac9513f
4 changed files with 49 additions and 17 deletions

View File

@@ -630,7 +630,7 @@ class Account(object):
hook = hookspec.Global._get_plugin_manager().hook
hook.dc_account_after_shutdown(account=self)
self.log("shutdown finished")
class ScannedQRCode:
def __init__(self, dc_lot):