model info added as dialog
@@ -98,7 +98,7 @@ class MyTool(BaseTool):
@property
def routes(self):
return {'': lambda: MainPage().create(self)}
return {'': lambda: MainPage.create(self)}
class MainPage(BasePage):
async def content(self):
The note is not visible to the blocked user.