Генератор Колод Beta 1.1
This commit is contained in:
@@ -4,7 +4,8 @@ module ClashDeckGenerator2
|
||||
module Actions
|
||||
module Home
|
||||
class Index < ClashDeckGenerator2::Action
|
||||
def handle(_req, _res)
|
||||
def handle(_req, res)
|
||||
res.headers.delete("Content-Security-Policy")
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user