rental moon testing
This commit is contained in:
@@ -7,7 +7,7 @@ use Illuminate\Database\Eloquent\Model;
|
||||
class AllianceRentalMoon extends Model
|
||||
{
|
||||
//Table Name
|
||||
protected $table = 'alliance_moon_rentals';
|
||||
protected $table = 'alliance_rental_moons';
|
||||
|
||||
//Primary Key
|
||||
public $primaryKey = 'id';
|
||||
|
||||
Reference in New Issue
Block a user