Merge remote-tracking branch 'origin/master'

This commit is contained in:
Alex Root Junior 2018-05-27 21:54:54 +03:00
commit fae989879e

View file

@ -315,4 +315,4 @@ class Executor:
async def _startup_webhook(self):
await self._welcome()
if self.skip_updates:
self._skip_updates()
await self._skip_updates()