mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-24 07:13:57 -05:00
missing semicolon
This commit is contained in:
parent
1c6ab2d759
commit
b9172b982f
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@
|
||||||
|
|
||||||
<div id="footer" ng-hide="location.indexOf('/room') == 0">
|
<div id="footer" ng-hide="location.indexOf('/room') == 0">
|
||||||
<div id="footerContent">
|
<div id="footerContent">
|
||||||
© 2014 Matrix.org
|
© 2014 Matrix.org
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue