rewrite: Reminders system.
This commit is contained in:
@@ -128,7 +128,7 @@ class LeoUI(View):
|
||||
slave.stop()
|
||||
super().stop()
|
||||
|
||||
async def close(self):
|
||||
async def close(self, msg=None):
|
||||
self.stop()
|
||||
await self.cleanup()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user