diff --git a/meta/definitions.php b/meta/definitions.php index ee0db67..b18169f 100644 --- a/meta/definitions.php +++ b/meta/definitions.php @@ -7,8 +7,8 @@ return [ [ 'path' => implode(DIRECTORY_SEPARATOR, [ dirname(__DIR__), "asset", '' ]), 'order' => 10 - ] - ] + ], + ], ], ], ];