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
|
|
@ -42,7 +42,6 @@ class Item extends Model |
|
|
|
'Jdownloader' => \App\SupportedApps\Jdownloader::class, |
|
|
|
'Krusader' => \App\SupportedApps\Krusader::class, |
|
|
|
'LibreNMS' => \App\SupportedApps\LibreNMS::class, |
|
|
|
'LazyLibrarian' => \App\SupportedApps\LazyLibrarian::class, |
|
|
|
'Lidarr' => \App\SupportedApps\Lidarr::class, |
|
|
|
'Mcmyadmin' => \App\SupportedApps\Mcmyadmin::class, |
|
|
|
'Medusa' => \App\SupportedApps\Medusa::class, |
|
|
|