Merge branch 'master' of https://git.mcnd.ca/assets-package/undraw
This commit is contained in:
commit
943762f1b6
|
@ -7,8 +7,8 @@ return [
|
||||||
[
|
[
|
||||||
'path' => implode(DIRECTORY_SEPARATOR, [ dirname(__DIR__), "asset", '' ]),
|
'path' => implode(DIRECTORY_SEPARATOR, [ dirname(__DIR__), "asset", '' ]),
|
||||||
'order' => 10
|
'order' => 10
|
||||||
]
|
],
|
||||||
]
|
],
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in New Issue