Properly implement queries

This commit is contained in:
2022-08-03 07:20:30 +01:00
parent 1d2f37f588
commit 6af8e94336
7 changed files with 31 additions and 9 deletions

View File

@@ -30,7 +30,8 @@
"date": "{{ date }}",
"index": "{{ index }}",
"type": "{{ type }}",
"mtype": "{{ mtype }}"}'
"mtype": "{{ mtype }}",
"nick": "{{ nick }}"}'
hx-target="#modal-context-table"
hx-trigger="every 5s">
</div>