Skip to content

Commit

Permalink
Possible fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yumata committed Nov 27, 2024
1 parent 25d2ea1 commit 1f0eeae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.min.js
Original file line number Diff line number Diff line change
Expand Up @@ -30174,7 +30174,7 @@
results: []
});
comp.build(lines);
Layer.visible();
Layer.visible(comp.render(true));
} else comp.empty();
});
return this.render();
Expand Down

0 comments on commit 1f0eeae

Please sign in to comment.