created function for registering structures which should only be accessible by those with the correct scope.
This commit is contained in:
@@ -26,6 +26,9 @@ class CorpMoonObserver extends Model
|
||||
'observer_id',
|
||||
'observer_name',
|
||||
'observer_type',
|
||||
'observer_owner_id',
|
||||
'solar_system_id',
|
||||
'observer_type_id',
|
||||
'last_updated',
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user