adas
This commit is contained in:
@@ -8,7 +8,7 @@ function pt(wopt, wwpt, rmm, ppu, style) {
|
||||
}
|
||||
|
||||
function it(rmm, ppu, style) {
|
||||
return SvgNodes.circle(rmm * ppu).add_style(style.wit);
|
||||
return SvgNodes.circle(rmm * ppu).add_style(style);
|
||||
}
|
||||
|
||||
module.exports = {
|
||||
|
||||
Reference in New Issue
Block a user