mirror of
https://gitlab.com/commento/commento.git
synced 2025-06-29 22:56:37 -04:00
api,frontend: add unsubscribe
This commit is contained in:
@ -98,6 +98,7 @@ func staticRouterInit(router *mux.Router) error {
|
||||
"/reset-password",
|
||||
"/signup",
|
||||
"/confirm-email",
|
||||
"/unsubscribe",
|
||||
"/dashboard",
|
||||
"/logout",
|
||||
}
|
||||
|
Reference in New Issue
Block a user