Skip to content

Commit a10f206

Browse files
authored
Merge pull request #34 from helldivers-2/main
Production Merge
2 parents 10a711d + 7acd90d commit a10f206

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/Models/Planet.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ class Planet extends Model
1717

1818
protected $fillable = [
1919
'index',
20+
'warId',
2021
'owner',
2122
'health',
2223
'regenPerSecond',

0 commit comments

Comments
 (0)