Some added newlines.

This commit is contained in:
James Cole
2015-07-19 09:38:44 +02:00
parent c0ea19e15e
commit fb722f06b9
7 changed files with 7 additions and 7 deletions

View File

@@ -187,4 +187,4 @@ class Attachment extends Model
$this->attributes['notes'] = Crypt::encrypt($value);
}
}
}