Browse Source

Fixed changelog

master
Igor Zhukov 9 years ago
parent
commit
815fadcda5
  1. 2
      app/partials/desktop/changelog_modal.html
  2. 2
      app/partials/mobile/changelog_modal.html

2
app/partials/desktop/changelog_modal.html

@ -35,7 +35,7 @@ @@ -35,7 +35,7 @@
<div class="md_modal_section_version">0.5.2</div>
<div class="md_modal_section_description changelog_version_changes">
<ul class="list-unstyled changelog_version_changes_list">
<li>Muted conversations now have grey badges.</li>
<li>Muted conversations now have gray badges.</li>
<li>Improved sticker set window: click on sticker to send, bigger images, share button.</li>
<li>Improved performance.</li>
</ul>

2
app/partials/mobile/changelog_modal.html

@ -24,7 +24,7 @@ @@ -24,7 +24,7 @@
</h3>
<div class="modal_section_body changelog_version_changes">
<ul class="list-unstyled changelog_version_changes_list">
<li>Muted conversations now have grey badges.</li>
<li>Muted conversations now have gray badges.</li>
<li>Improved sticker set window: click on sticker to send, bigger images, share button.</li>
<li>Improved performance.</li>
</ul>

Loading…
Cancel
Save