chbmb
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
app/Item.php
|
|
@ -30,7 +30,7 @@ class Item extends Model |
|
|
|
'Cardigann' => \App\SupportedApps\Cardigann::class, |
|
|
|
'CouchPotato' => \App\SupportedApps\CouchPotato::class, |
|
|
|
'Booksonic' => \App\SupportedApps\Booksonic::class, |
|
|
|
'Bookstack' => \App\SupportedApps\Bookstack::class, |
|
|
|
'BookStack' => \App\SupportedApps\BookStack::class, |
|
|
|
'Deluge' => \App\SupportedApps\Deluge::class, |
|
|
|
'Dokuwiki' => \App\SupportedApps\Dokuwiki::class, |
|
|
|
'Duplicati' => \App\SupportedApps\Duplicati::class, |
|
|
|