From f163c1bb0e5fb5bbc45123145618c5f90e027a9e Mon Sep 17 00:00:00 2001 From: Igor Zhukov Date: Fri, 22 Apr 2016 20:18:42 +0300 Subject: [PATCH] Fixed changelog --- app/partials/desktop/changelog_modal.html | 2 +- app/partials/mobile/changelog_modal.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/partials/desktop/changelog_modal.html b/app/partials/desktop/changelog_modal.html index de9cc0fd..891b26c4 100644 --- a/app/partials/desktop/changelog_modal.html +++ b/app/partials/desktop/changelog_modal.html @@ -41,7 +41,7 @@
  • Prepare for the rise of location-based bots: all bots can now ask users to share their location.
  • Inline bots can now send all attachments supported in Telegram (videos, music, stickers, files, etc.).
  • Try out these sample bots to see what's coming your way soon: @music, @sticker, @youtube, @foursquare
  • -
  • Check out the Telegram Blog for more info
  • . +
  • Check out the Telegram Blog for more info.
  • Improved quick forward in channels (Click on message date to try it out).
  • Improved performance.
  • diff --git a/app/partials/mobile/changelog_modal.html b/app/partials/mobile/changelog_modal.html index 530b3aaa..bc699d9f 100644 --- a/app/partials/mobile/changelog_modal.html +++ b/app/partials/mobile/changelog_modal.html @@ -30,7 +30,7 @@
  • Prepare for the rise of location-based bots: all bots can now ask users to share their location.
  • Inline bots can now send all attachments supported in Telegram (videos, music, stickers, files, etc.).
  • Try out these sample bots to see what's coming your way soon: @music, @sticker, @youtube, @foursquare
  • -
  • Check out the Telegram Blog for more info
  • . +
  • Check out the Telegram Blog for more info.
  • Improved quick forward in channels (Click on message date to try it out).
  • Improved performance.