Skip to content

Commit

Permalink
minor typefix
Browse files Browse the repository at this point in the history
  • Loading branch information
seveibar committed Dec 17, 2024
1 parent b88a6e5 commit e868ea8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1098,6 +1098,7 @@ function processSessionNode(ast: ASTNode): DsnSession {
)
if (libraryNode) {
session.routes.library_out = {
images: [],
padstacks: libraryNode
.children!.filter(
(child) =>
Expand Down

0 comments on commit e868ea8

Please sign in to comment.