mirror of
https://github.com/brunofontes/shareit.git
synced 2024-11-23 20:10:52 +00:00
Merge branch 'master' into production
This commit is contained in:
commit
4d8b5aba6a
@ -32,7 +32,7 @@ class ItemAvailable extends Mailable
|
||||
public function build()
|
||||
{
|
||||
return $this->subject(
|
||||
\Lang::getFromJson(
|
||||
\Lang::get(
|
||||
':itemname is available!',
|
||||
['itemname' => $this->item->name]
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user