mirror of
https://github.com/alrayyes/wiki.git
synced 2025-05-03 15:28:14 +00:00
fix(i18n): make sure to use correct fileData for manual localization (#975)
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
parent
6d59aa8201
commit
b30a200bd4
2 changed files with 2 additions and 1 deletions
quartz/plugins/transformers
|
@ -90,6 +90,7 @@ declare module "vfile" {
|
|||
description: string
|
||||
publish: boolean
|
||||
draft: boolean
|
||||
lang: string
|
||||
enableToc: string
|
||||
cssclasses: string[]
|
||||
}>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue