First Working version. I can add table
This commit is contained in:
3
src/constants.py
Normal file
3
src/constants.py
Normal file
@@ -0,0 +1,3 @@
|
||||
class Routes:
|
||||
Root = "/"
|
||||
Logout = "/logout"
|
||||
Reference in New Issue
Block a user