mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-14 09:03:49 -07:00
minor cleanup
This commit is contained in:
parent
8a1c6aa4d8
commit
fc7d4536ac
3 changed files with 8 additions and 15 deletions
|
@ -143,13 +143,6 @@ define([
|
|||
command : 'refreshseries',
|
||||
successMessage: 'Library was updated!',
|
||||
errorMessage : 'Library update failed!'
|
||||
},
|
||||
{
|
||||
title : 'Test Action',
|
||||
icon : 'icon-asterisk',
|
||||
command : 'test',
|
||||
successMessage: 'Test Completed',
|
||||
errorMessage : 'Test Failed!'
|
||||
}
|
||||
]
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue