Replaced consent warning backdrop blur with darker background, as backdrop blur is not supported in Firefox.
This commit is contained in:
@@ -15,7 +15,7 @@ module.exports = {
|
||||
resave: false,
|
||||
saveUninitialized: false,
|
||||
cookie: {
|
||||
secure: false,
|
||||
secure: true,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user