pyqt5 fixes

This commit is contained in:
ingvar1995 2017-10-21 21:07:05 +03:00
parent 12a395616c
commit 07b0401a43
7 changed files with 26 additions and 22 deletions

View file

@ -69,4 +69,3 @@ class Bot(plugin_super_class.PluginSuperClass):
message = self._message
invoke_in_main_thread(self._profile.send_message, message, friend_number)