mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-02-10 18:05:41 +08:00
Fix bug 74279
This commit is contained in:
@ -207,6 +207,7 @@ CFormatsList CFormatsList::GetDefaultExts()
|
||||
list.m_presentations.push_back(L"dpt");
|
||||
list.m_presentations.push_back(L"fodp");
|
||||
list.m_presentations.push_back(L"key");
|
||||
list.m_presentations.push_back(L"odg");
|
||||
list.m_presentations.push_back(L"odp");
|
||||
list.m_presentations.push_back(L"otp");
|
||||
list.m_presentations.push_back(L"pot");
|
||||
|
||||
Reference in New Issue
Block a user