Properly implement queries
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user