Even though I updated the settings with the following ```python DEBUG_TOOLBAR_CONFIG = { "ROOT_TAG_EXTRA_ATTRS": "hx-preserve" } ``` django-debug-toolbar is still not getting updated with htmx requests. History is updated, but not SQL, Static files, etc.