mirror of
https://github.com/chatmail/core.git
synced 2026-04-06 07:32:12 +03:00
another fix, thanks @adbenitez
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user