mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-18 06:13:45 +02:00
Fix for Locations PATCH endpoint (#1499)
This commit is contained in:
committed by
Dane Everitt
parent
807d075435
commit
62e68ec66f
@@ -30,6 +30,6 @@ class UpdateLocationRequest extends StoreLocationRequest
|
||||
return collect(Location::getUpdateRulesForId($locationId))->only([
|
||||
'short',
|
||||
'long',
|
||||
]);
|
||||
])->toArray();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user