Skip to content

Commit 2bae55d

Browse files
committed
typo
1 parent 6ce1dd1 commit 2bae55d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/server/http-combo-server.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,4 +439,4 @@ export function shouldPassThrough(
439439
return passThroughPatterns.some((pattern) =>
440440
pattern.test(`https://${hostname}`)
441441
);
442-
}
442+
}

0 commit comments

Comments
 (0)