Fix Bug 69322

This commit is contained in:
Viktor Fomin 2024-07-24 12:53:40 +03:00
parent 5a4bc14767
commit e130ad445b

View File

@ -169,6 +169,7 @@ const Editor = ({
goBack = { goBack = {
requestClose: true, requestClose: true,
text: openFileLocationText, text: openFileLocationText,
blank: openOnNewPage,
}; };
} else { } else {
goBack = { goBack = {