another fix, thanks @adbenitez

This commit is contained in:
holger krekel
2020-02-22 16:54:54 +01:00
parent 78f36aaa0d
commit 900a17fc00

View File

@@ -511,7 +511,7 @@ class Account(object):
deltachat.clear_context_callback(self._dc_context)
del self._dc_context
atexit.unregister(self.shutdown)
self.pluggy.unregister(self)
self.pluggy.unregister(self._evlogger)
def set_location(self, latitude=0.0, longitude=0.0, accuracy=0.0):
"""set a new location. It effects all chats where we currently