mirror of
https://github.com/Crazyco-xyz/48hr.email.git
synced 2025-07-01 14:37:09 +02:00
Remove unused NotificationHandler
This commit is contained in:
parent
9ed87ca53a
commit
b2c51c186d
1 changed files with 0 additions and 3 deletions
|
@ -1,9 +1,6 @@
|
||||||
{% extends 'layout.twig' %}
|
{% extends 'layout.twig' %}
|
||||||
|
|
||||||
{% block body %}
|
{% block body %}
|
||||||
<script>
|
|
||||||
enableNewMessageNotifications('{{ address }}', false)
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<div style="float: right; text-align: end;">
|
<div style="float: right; text-align: end;">
|
||||||
<a href="/{{ address }}">
|
<a href="/{{ address }}">
|
||||||
|
|
Loading…
Add table
Reference in a new issue