Remove unused NotificationHandler
parent
9ed87ca53a
commit
b2c51c186d
|
@ -1,9 +1,6 @@
|
|||
{% extends 'layout.twig' %}
|
||||
|
||||
{% block body %}
|
||||
<script>
|
||||
enableNewMessageNotifications('{{ address }}', false)
|
||||
</script>
|
||||
|
||||
<div style="float: right; text-align: end;">
|
||||
<a href="/{{ address }}">
|
||||
|
|
Loading…
Reference in New Issue