Skip to content

Commit 29c29f7

Browse files
FijxuCopilot
authored andcommitted
Update src/invidious/routes/routes.cr
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 067a426 commit 29c29f7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/invidious/routes/routes.cr

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ module Invidious::Routes
1515
"report-to",
1616
"cross-origin",
1717
"timing-allow-origin",
18-
"cross-origin-resource-policy
19-
",
18+
"cross-origin-resource-policy",
2019
}
2120
end

0 commit comments

Comments
 (0)