mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-12-12 08:43:55 +02:00
Fix "missing translation" warning on riot-web homepage
Small bugfix related to #55
This commit is contained in:
parent
ed2ae4b4d2
commit
fcf43eeacc
@ -197,7 +197,7 @@
|
||||
<img class="mx_HomePage_icon" src="home/rooms/matrix.png">
|
||||
<span class="mx_HomePage_name">Matrix Docker Ansible Deploy</span>
|
||||
</a>
|
||||
<span class="mx_HomePage_desc">_t("Support for Matrix Docker Ansible role")</span>
|
||||
<span class="mx_HomePage_desc">Support for Matrix Docker Ansible role</span>
|
||||
</div>
|
||||
<div class="mx_HomePage_room">
|
||||
<a href="#/room/#synapse:matrix.org">
|
||||
|
Loading…
Reference in New Issue
Block a user