run through pint
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
|
||||
return [
|
||||
|
||||
/**
|
||||
@@ -13,7 +11,6 @@ return [
|
||||
*/
|
||||
'locales' => config('app.locales'),
|
||||
|
||||
|
||||
/**
|
||||
* If enabled, the Nova's current locale will always be displayed as
|
||||
* the first locale in the tabs arrangement.
|
||||
@@ -22,7 +19,6 @@ return [
|
||||
*/
|
||||
'prioritize_nova_locale' => true,
|
||||
|
||||
|
||||
/**
|
||||
* Defines the display type for the translatable tabs.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user