Yup
This commit is contained in:
@ -53,9 +53,20 @@ return [
|
||||
*/
|
||||
|
||||
'widgets' => [
|
||||
'getting_started',
|
||||
// 'getting_started',
|
||||
[
|
||||
'type' => 'collection',
|
||||
'collection' => 'pages',
|
||||
'limit' => 10,
|
||||
],
|
||||
[
|
||||
'type' => 'collection',
|
||||
'collection' => 'tournaments',
|
||||
'limit' => 10,
|
||||
],
|
||||
],
|
||||
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Date Format
|
||||
|
||||
Reference in New Issue
Block a user