1
0
mirror of https://github.com/TitanEmbeds/Titan.git synced 2025-04-01 14:41:56 +02:00

Whoops typo, i blame u c9

This commit is contained in:
Jeremy Zhang 2017-05-24 19:03:38 +00:00
parent 0351b65efa
commit 648c55561e

@ -157,7 +157,7 @@
</script> </script>
<script id="mustache_usermessage" type="text/template"> <script id="mustache_usermessage" type="text/template">
<p><span id="discordmessage_{{id}}" title="{{full_timestamp}}" class="chattimestamp">{{time}}</span> <span class="chatusername">{{username}}#{{discriminator}}</span> <span class="chatmessag">{{{content}}}</span></p> <p><span id="discordmessage_{{id}}" title="{{full_timestamp}}" class="chattimestamp">{{time}}</span> <span class="chatusername">{{username}}#{{discriminator}}</span> <span class="chatmessage">{{{content}}}</span></p>
</script> </script>
<script id="mustache_memberrole" type="text/template"> <script id="mustache_memberrole" type="text/template">