6 lines
77 B
Python
6 lines
77 B
Python
ROUTE_ROOT = "/es" # for EntrySelector
|
|
|
|
|
|
class Routes:
|
|
Select = "/select"
|