Skip to content

Commit 0ef51e2

Browse files
drbytegithub-actions[bot]
authored andcommitted
Fix styling
1 parent 4c32cdc commit 0ef51e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Models/Role.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ public static function findOrCreate(string $name, ?string $guardName = null): Ro
151151
$teamsKey = $registrar->teamsKey;
152152
$attributes[$teamsKey] = getPermissionsTeamId();
153153
}
154+
154155
return static::query()->create($attributes);
155156
}
156157

0 commit comments

Comments
 (0)