Automated formatting changes

This commit is contained in:
Formatter Bot 2021-04-18 20:30:44 +00:00
parent 68348a75e2
commit 5a14dc0aa2

View File

@ -14,6 +14,6 @@ declare(strict_types=1);
return ['Navigation' => [
'Archive' => 'Archive',
'Bill' => 'Bill',
'Bill' => 'Bill',
'Billing' => 'Billing',
]];