Update Unraid.php
This commit is contained in:
parent
399ea088dc
commit
a6543970e7
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
class Unraid implements Contracts\Applications {
|
||||
public function defaultColour()
|
||||
{
|
||||
return '#BF4C23';
|
||||
return '#A12624';
|
||||
}
|
||||
public function icon()
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue