3 changed files with 13 additions and 0 deletions
			
			
		| @ -0,0 +1,12 @@ | |||
| <?php namespace App\SupportedApps; | |||
| 
 | |||
| class ruTorrent implements Contracts\Applications { | |||
|     public function defaultColour() | |||
|     { | |||
|         return '#004'; | |||
|     } | |||
|     public function icon() | |||
|     { | |||
|         return 'supportedapps/rutorrent.png'; | |||
|     } | |||
| } | |||
| After Width: | Height: | Size: 37 KiB | 
					Loading…
					
					
				
		Reference in new issue