Rename wish priority
This commit is contained in:
parent
73fdf0be03
commit
9011a2b51f
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ class Wish
|
||||||
'color' => 'black',
|
'color' => 'black',
|
||||||
),
|
),
|
||||||
'3' => array(
|
'3' => array(
|
||||||
'name' => 'Must have',
|
'name' => 'Would love it',
|
||||||
'color' => 'orange',
|
'color' => 'orange',
|
||||||
),
|
),
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in a new issue