Fixed organisation sprunje name
This commit is contained in:
@@ -20,7 +20,7 @@ use UserFrosting\Sprinkle\Core\Sprunje\Sprunje;
|
||||
*/
|
||||
class OrganisationSprunje extends Sprunje
|
||||
{
|
||||
protected $name = 'groups';
|
||||
protected $name = 'organisations';
|
||||
|
||||
protected $sortable = [
|
||||
'name',
|
||||
|
||||
Reference in New Issue
Block a user