mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-02-10 18:05:41 +08:00
Merge remote-tracking branch 'origin/hotfix/v7.3.3' into develop
This commit is contained in:
@ -259,7 +259,7 @@ mc:Ignorable=\"w14 w15 wp14\">");
|
||||
else if ( et_w_ftr == m_eType )
|
||||
return FileTypes::Footer;
|
||||
|
||||
return FileTypes::Unknow;
|
||||
return FileTypes::Unknown;
|
||||
}
|
||||
const CPath CHdrFtr::DefaultDirectory() const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user