docs: fix cookie consent
This commit is contained in:
+6
-1
@@ -226,4 +226,9 @@ We use cookies to recognize your repeated visits and preferences, as well
|
||||
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
|
||||
make our documentation better.
|
||||
"""
|
||||
"""
|
||||
actions = [
|
||||
"accept",
|
||||
"reject",
|
||||
"manage"
|
||||
]
|
||||
Reference in New Issue
Block a user