- Fixed definition loading

This commit is contained in:
Dave Mc Nicoll 2025-05-21 18:37:48 +00:00
parent be503e1984
commit 278847cfe2

View File

@ -4,12 +4,10 @@ return [
'assets.ace' => [
'picea' => [
'asset' => [
'source' => [
[
'path' => implode(DIRECTORY_SEPARATOR, [ dirname(__DIR__), "asset", '' ]),
'order' => 10
]
],
]
],
],