ullbergm
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
1 deletions
-
app/Item.php
|
|
@ -60,7 +60,6 @@ class Item extends Model |
|
|
|
'Portainer' => \App\SupportedApps\Portainer::class, |
|
|
|
'Proxmox' => \App\SupportedApps\Proxmox::class, |
|
|
|
'Radarr' => \App\SupportedApps\Radarr::class, |
|
|
|
'Rancher' => \App\SupportedApps\Rancher::class, |
|
|
|
'Runeaudio' => \App\SupportedApps\Runeaudio::class, |
|
|
|
'Sabnzbd' => \App\SupportedApps\Sabnzbd::class, |
|
|
|
'Sickrage' => \App\SupportedApps\Sickrage::class, |
|
|
|