mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
[ci] format
This commit is contained in:
parent
495f46bca7
commit
70cbd47694
1 changed files with 1 additions and 1 deletions
|
@ -206,7 +206,7 @@ export class ContentLayer {
|
||||||
},
|
},
|
||||||
collectionWithResolvedSchema,
|
collectionWithResolvedSchema,
|
||||||
false,
|
false,
|
||||||
!!this.#settings.config.experimental.svg
|
!!this.#settings.config.experimental.svg,
|
||||||
);
|
);
|
||||||
|
|
||||||
return parsedData;
|
return parsedData;
|
||||||
|
|
Loading…
Reference in a new issue