Skip to content

Commit

Permalink
Merge pull request #34 from helldivers-2/main
Browse files Browse the repository at this point in the history
Production Merge
  • Loading branch information
Kejax authored May 16, 2024
2 parents 10a711d + 7acd90d commit a10f206
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Models/Planet.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ class Planet extends Model

protected $fillable = [
'index',
'warId',
'owner',
'health',
'regenPerSecond',
Expand Down

0 comments on commit a10f206

Please sign in to comment.