Merge branch 'description'
This commit is contained in:
commit
7ddb89069d
4 changed files with 32 additions and 2 deletions
|
|
@ -34,7 +34,8 @@ class Recipe extends Model
|
|||
'profession_id',
|
||||
'category_id',
|
||||
'item_id',
|
||||
'spell_id'
|
||||
'spell_id',
|
||||
'description'
|
||||
];
|
||||
|
||||
/**
|
||||
|
|
|
|||
Reference in a new issue