Skip to content

Commit

Permalink
Cleaning some code
Browse files Browse the repository at this point in the history
  • Loading branch information
EricKotato committed Sep 11, 2022
1 parent e5dcf48 commit 300099a
Show file tree
Hide file tree
Showing 9 changed files with 2 additions and 999 deletions.
Binary file removed Telegram/Resources/art/favicon.ico
Binary file not shown.
1 change: 0 additions & 1 deletion Telegram/Resources/langs/rewrites/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
"ktg_message_unsupported": "This message is not supported by your version of Kotatogram Desktop. Please update to the latest version in Settings, or install it from {link}",
"ktg_bot_share_location_unavailable": "Sorry, location sharing is currently unavailable in Kotatogram Desktop.",
"ktg_theme_editor_need_unlock": "You need to unlock Kotatogram to save your theme.",
"ktg_payments_not_supported": "Sorry, Kotatogram Desktop doesn't support payments yet. Please use one of our mobile apps to do this.",
"ktg_no_mic_permission": "Kotatogram needs access to your microphone so that you can make calls and record voice messages.",
"ktg_passport_app_out_of_date": "Sorry, your Telegram app is out of date and can't handle this request. Please update Kotatogram.",
"ktg_export_progress": "You can close this window now. Please don't quit Kotatogram until the data export is completed.",
Expand Down
1 change: 1 addition & 0 deletions Telegram/SourceFiles/boxes/share_box.h
Original file line number Diff line number Diff line change
Expand Up @@ -176,4 +176,5 @@ class ShareBox final : public Ui::BoxContent {
PeopleQueries _peopleQueries;

Ui::Animations::Simple _scrollAnimation;

};
Loading

0 comments on commit 300099a

Please sign in to comment.