mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-28 07:03:17 +08:00
chore: run pnpm lint:fix
This commit is contained in:
parent
5469a7eb71
commit
795baedbb1
@ -20,7 +20,7 @@ export class PieValueConverter extends DefaultValueConverter {
|
||||
|
||||
if (value === undefined) {
|
||||
return super.runConverter(rule, input, cstNode);
|
||||
}
|
||||
}
|
||||
return value;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user