@@ -10,7 +10,7 @@ async def entry() -> None:
await process()
while True:
await asyncio.sleep(settings.interval)
await asyncio.sleep(settings.interval * 60)
def start() -> None:
The note is not visible to the blocked user.