model update
This commit is contained in:
@@ -23,6 +23,8 @@ class CorpMoonObserver extends Model
|
||||
protected $fillable = [
|
||||
'corporation_id',
|
||||
'corporation_name',
|
||||
'character_id',
|
||||
'character_name',
|
||||
'observer_id',
|
||||
'observer_name',
|
||||
'observer_type',
|
||||
|
||||
Reference in New Issue
Block a user