fix loading

This commit is contained in:
2025-05-14 01:01:07 +05:00
parent e8343313a9
commit cedb00bb4c
11 changed files with 982 additions and 48 deletions

View File

@@ -29,4 +29,10 @@ class My_data(ft.View):
]
)
]
)
)
def go_to_my_data(self):
pass
def go_to_data(self):
pass