mirror of
https://github.com/Karaka-Management/oms-Draw.git
synced 2026-01-23 03:28:40 +00:00
Automated formatting changes
This commit is contained in:
parent
6d6115098e
commit
6767a8b82e
|
|
@ -12,13 +12,13 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Draw' => [
|
||||
'Created' => '',
|
||||
'Creator' => '',
|
||||
'Draw' => '',
|
||||
'GroupUser' => '',
|
||||
'Images' => '',
|
||||
'Layout' => '',
|
||||
'Name' => '',
|
||||
'Created' => '',
|
||||
'Creator' => '',
|
||||
'Draw' => '',
|
||||
'GroupUser' => '',
|
||||
'Images' => '',
|
||||
'Layout' => '',
|
||||
'Name' => '',
|
||||
'Permission' => '',
|
||||
'Start' => '',
|
||||
'Start' => '',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -12,13 +12,13 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Draw' => [
|
||||
'Created' => 'Created',
|
||||
'Creator' => 'Creator',
|
||||
'Draw' => 'Draw',
|
||||
'GroupUser' => 'Group/User',
|
||||
'Images' => 'Images',
|
||||
'Layout' => 'Layout',
|
||||
'Name' => 'Name',
|
||||
'Created' => 'Created',
|
||||
'Creator' => 'Creator',
|
||||
'Draw' => 'Draw',
|
||||
'GroupUser' => 'Group/User',
|
||||
'Images' => 'Images',
|
||||
'Layout' => 'Layout',
|
||||
'Name' => 'Name',
|
||||
'Permission' => 'Permission',
|
||||
'Start' => 'Start',
|
||||
'Start' => 'Start',
|
||||
]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user