diff --git a/app/Models/MoonRental/AllianceMoon.php b/app/Models/MoonRental/AllianceMoon.php index 702f1da7f..b15f9d104 100644 --- a/app/Models/MoonRental/AllianceMoon.php +++ b/app/Models/MoonRental/AllianceMoon.php @@ -29,7 +29,7 @@ class AllianceMoon extends Model protected $fillable = [ 'moon_id', 'name', - 'system_id' + 'system_id', 'system_name', 'worth_amount', 'rented',