Upgrade to 3.1.4
This commit is contained in:
@@ -21,7 +21,7 @@ return [
|
||||
return $columns;
|
||||
},
|
||||
/**
|
||||
* Default value for the field, which will be used when a Page/File/User is created
|
||||
* Default value for the field, which will be used when a page/file/user is created
|
||||
*/
|
||||
'default' => function ($default = null) {
|
||||
return Str::split($default, ',');
|
||||
|
Reference in New Issue
Block a user