mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-28 23:08:22 +00:00
Fix notification link
This commit is contained in:
@@ -29,6 +29,6 @@
|
||||
{% endfor %}
|
||||
</div>
|
||||
<div class="notif_link">
|
||||
<a href="{{ link }}">View in Vector</a>
|
||||
<a href="{{ notif.link }}">View</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user