Merge pull request #7380 from theguymadmax/add-help-to-backup
Add help link to backups page
This commit is contained in:
@@ -47,5 +47,8 @@ export const HelpLinks = [
|
||||
'/dashboard/users/profile'
|
||||
],
|
||||
url: 'https://jellyfin.org/docs/general/server/users/'
|
||||
}, {
|
||||
paths: ['/dashboard/backups'],
|
||||
url: 'https://jellyfin.org/docs/general/administration/backup-and-restore/'
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user