chore: add "positron:" to allowed external app protocols (#20803)

<!--

If you have used AI to produce some or all of this PR, please ensure you
have read our [AI Contribution
guidelines](https://coder.com/docs/about/contributing/AI_CONTRIBUTING)
before submitting.

-->
This commit is contained in:
AlexanderSarson
2025-11-19 14:11:56 +11:00
committed by GitHub
parent c12bba40ad
commit 085370ec6d
+1
View File
@@ -23,6 +23,7 @@ const ALLOWED_EXTERNAL_APP_PROTOCOLS = [
"jetbrains-gateway:",
"jetbrains:",
"kiro:",
"positron:",
];
type GetVSCodeHrefParams = {