mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-21 14:06:58 +01:00
Indexer manager (#1807)
* indexer manager widget Co-authored-by: Tagaishi <Tagaishi@hotmail.ch>
This commit is contained in:
@@ -22,6 +22,7 @@ export const boardNamespaces = [
|
||||
'modules/dashdot',
|
||||
'modules/overseerr',
|
||||
'modules/media-server',
|
||||
'modules/indexer-manager',
|
||||
'modules/common-media-cards',
|
||||
'modules/video-stream',
|
||||
'modules/media-requests-list',
|
||||
@@ -44,7 +45,7 @@ export const manageNamespaces = [
|
||||
'manage/users',
|
||||
'manage/users/invites',
|
||||
'manage/users/create',
|
||||
'manage/users/edit'
|
||||
'manage/users/edit',
|
||||
];
|
||||
export const loginNamespaces = ['authentication/login'];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user