frontend: add logout
This commit is contained in:
@@ -63,6 +63,7 @@ func initStaticRouter(router *mux.Router) error {
|
||||
"login",
|
||||
"signup",
|
||||
"dashboard",
|
||||
"logout",
|
||||
"account",
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user