diff --git a/Telegram/SourceFiles/core/shortcuts.cpp b/Telegram/SourceFiles/core/shortcuts.cpp index 82d93ec288..f673aba28f 100644 --- a/Telegram/SourceFiles/core/shortcuts.cpp +++ b/Telegram/SourceFiles/core/shortcuts.cpp @@ -97,7 +97,7 @@ const auto CommandByName = base::flat_map{ { u"message"_q , Command::JustSendMessage }, { u"message_silently"_q , Command::SendSilentMessage }, { u"message_scheduled"_q , Command::ScheduleMessage }, - { u"mevia_viewer_video_fullscreen"_q , Command::MediaViewerFullscreen }, + { u"media_viewer_video_fullscreen"_q , Command::MediaViewerFullscreen }, // };