docs: fix cookie consent

This commit is contained in:
Karim shoair
2026-02-15 15:11:48 +02:00
parent 1bbb18ad8e
commit f21e7462e4
+5
View File
@@ -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
make our documentation better.
"""
actions = [
"accept",
"reject",
"manage"
]