Fixed changelog
This commit is contained in:
parent
08750d284c
commit
adae2b372d
@ -6,11 +6,11 @@
|
||||
|
||||
<div class="changelog_card_wrap" ng-switch="lastVersion === false">
|
||||
<div ng-switch-when="true">
|
||||
<div class="changelog_card_search"></div>
|
||||
<div class="changelog_card"></div>
|
||||
<h2 class="changelog_header">Recent updates in <strong>Telegram Web</strong></h2>
|
||||
</div>
|
||||
<div ng-switch-default>
|
||||
<div class="changelog_card_search"></div>
|
||||
<div class="changelog_card"></div>
|
||||
<h2 class="changelog_header"><strong>Telegram Web</strong> has been updated!</h2>
|
||||
</div>
|
||||
</div>
|
||||
@ -26,7 +26,7 @@
|
||||
<ul class="list-unstyled changelog_version_changes_list">
|
||||
<li>Improved mobile layout</li>
|
||||
<li>Added file cache for Firefox, Safari and Android</li>
|
||||
<li>New forwarded messages look</li>
|
||||
<li>New design for forwarded messages</li>
|
||||
<li>Hash-tags support</li>
|
||||
<li>Messaging bugfixes</li>
|
||||
</ul>
|
||||
|
Loading…
x
Reference in New Issue
Block a user