ullbergm
7 years ago
committed by
GitHub
1 changed files with 0 additions and 12 deletions
@ -1,12 +0,0 @@ |
|||
<?php namespace App\SupportedApps; |
|||
|
|||
class LazyLibrarian implements Contracts\Applications { |
|||
public function defaultColour() |
|||
{ |
|||
return '#a50'; |
|||
} |
|||
public function icon() |
|||
{ |
|||
return 'supportedapps/lazylibrarian.png'; |
|||
} |
|||
} |
Loading…
Reference in new issue