model update

This commit is contained in:
2020-05-27 03:50:02 -05:00
parent 15f420ffe8
commit 61f5467c65

View File

@@ -23,6 +23,8 @@ class CorpMoonObserver extends Model
protected $fillable = [
'corporation_id',
'corporation_name',
'character_id',
'character_name',
'observer_id',
'observer_name',
'observer_type',