mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-05-08 04:00:14 -05:00
PSR12 Linting
This commit is contained in:
committed by
github-actions[bot]
parent
4a967365d8
commit
7e65e1d589
+1
-1
@@ -41,7 +41,7 @@ class Poll extends Model
|
||||
{
|
||||
return $this->belongsTo(User::class)->withDefault([
|
||||
'username' => 'System',
|
||||
'id' => '1',
|
||||
'id' => '1',
|
||||
]);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user