import moons
This commit is contained in:
@@ -29,7 +29,7 @@ class AllianceMoon extends Model
|
|||||||
protected $fillable = [
|
protected $fillable = [
|
||||||
'moon_id',
|
'moon_id',
|
||||||
'name',
|
'name',
|
||||||
'system_id'
|
'system_id',
|
||||||
'system_name',
|
'system_name',
|
||||||
'worth_amount',
|
'worth_amount',
|
||||||
'rented',
|
'rented',
|
||||||
|
|||||||
Reference in New Issue
Block a user