Skip to content

Commit

Permalink
chore: lint (#6969)
Browse files Browse the repository at this point in the history
  • Loading branch information
ClarkXia authored Aug 15, 2024
1 parent 06f432c commit 39b7dac
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ export default function HeadStreamErrorRecoverScript({ downgradeCSRHostname }) {
window.location.hostname = '${downgradeCSRHostname}';
}
})`,
}
}
}}
crossOrigin="anonymous"
/>
);
Expand Down

0 comments on commit 39b7dac

Please sign in to comment.