Add fifo
This commit is contained in:
@ -9,6 +9,7 @@
|
||||
background: lightgray;
|
||||
">
|
||||
{% include 'components/tasks/update.html' %}
|
||||
{% include 'components/tasks/location.html' %}
|
||||
</section>
|
||||
<script>
|
||||
document.querySelector('#component-notification').setAttribute('ws-connect', '/ws/' + localStorage.getItem('userId') + '/');
|
||||
|
Reference in New Issue
Block a user