This commit is contained in:
Administrator
2023-09-23 16:22:05 +03:00
parent 73d1d3f957
commit 9e0919466c
3 changed files with 11 additions and 1 deletions

View File

@@ -4,3 +4,4 @@ from .select_project import SelectProject
from .profile import ProfileView
from .profile_photo import ProfilePhoto
from .logout import LogoutView
from .ping import PingView