changed login route

This commit is contained in:
realaravinth
2021-04-30 18:06:28 +05:30
parent 6e63771868
commit 343c37ae1c
7 changed files with 13 additions and 345 deletions

View File

@@ -2,7 +2,7 @@
default: build-frontend
cargo build
run: build-frontend-dev
run: build-frontend
cargo run
dev-env: