Skip to content

Commit 58b558b

Browse files
scumlmatthiask
andauthored
Update example/settings.py
Co-authored-by: Matthias Kestenholz <[email protected]>
1 parent 9b4ea81 commit 58b558b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161

6262
WSGI_APPLICATION = "example.wsgi.application"
6363

64-
DEBUG_TOOLBAR_CONFIG = {"ROOT_TAG_EXTRA_ATTRS": 'data-turbo-permanent hx-preserve"'}
64+
DEBUG_TOOLBAR_CONFIG = {"ROOT_TAG_EXTRA_ATTRS": "data-turbo-permanent hx-preserve"}
6565

6666
# Cache and database
6767

0 commit comments

Comments
 (0)