mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Add existing series, load more will only load 5 results at a time
This commit is contained in:
@@ -34,6 +34,11 @@ define(
|
||||
icon : 'icon-book',
|
||||
route: 'logs'
|
||||
},
|
||||
{
|
||||
title: 'Check for Update',
|
||||
icon: 'icon-download-alt',
|
||||
command: 'applicationUpdate'
|
||||
},
|
||||
// {
|
||||
// title : 'Restart',
|
||||
// icon : 'icon-repeat',
|
||||
|
Reference in New Issue
Block a user