mirror of
https://github.com/coder/coder.git
synced 2026-09-22 21:22:17 +08:00
chore: add kiro: protocol to external app whitelist (#18884)
Co-authored-by: blink-so[bot] <211532188+blink-so[bot]@users.noreply.github.com> Co-authored-by: matifali <10648092+matifali@users.noreply.github.com>
This commit is contained in:
co-authored by
matifali
parent
5758594ff7
commit
e76115c67d
@@ -22,6 +22,7 @@ const ALLOWED_EXTERNAL_APP_PROTOCOLS = [
|
||||
"cursor:",
|
||||
"jetbrains-gateway:",
|
||||
"jetbrains:",
|
||||
"kiro:",
|
||||
];
|
||||
|
||||
type GetVSCodeHrefParams = {
|
||||
|
||||
Reference in New Issue
Block a user