docs: fix cookie consent
This commit is contained in:
@@ -227,3 +227,8 @@ as to measure the effectiveness of our documentation and whether users
|
|||||||
find what they're searching for. With your consent, you're helping us to
|
find what they're searching for. With your consent, you're helping us to
|
||||||
make our documentation better.
|
make our documentation better.
|
||||||
"""
|
"""
|
||||||
|
actions = [
|
||||||
|
"accept",
|
||||||
|
"reject",
|
||||||
|
"manage"
|
||||||
|
]
|
||||||
Reference in New Issue
Block a user