mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 01:55:40 +00:00
notification mark read
This commit is contained in:
@@ -21,6 +21,7 @@ const ROUTES = {
|
||||
signoutUser: '/api/v1/signout',
|
||||
panelHome: '/',
|
||||
docsHome: '/docs/',
|
||||
notifications: '/notifications',
|
||||
listSitekey: '/sitekeys/',
|
||||
viewSitekey: (key: string) => `/sitekey/${key}/`,
|
||||
editSitekey: (key: string) => `/sitekey/${key}/edit/`,
|
||||
|
||||
Reference in New Issue
Block a user