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