Skip to content

Commit

Permalink
fix/[de]: add LanguageDialog to post-load
Browse files Browse the repository at this point in the history
  • Loading branch information
Konstantin Kireyev committed Aug 1, 2024
1 parent 01ea099 commit 286f49d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions apps/documenteditor/main/app_dev.js
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ require([
'common/main/lib/view/ExternalOleEditor',
'common/main/lib/view/ShapeShadowDialog',
'common/main/lib/view/CustomizeQuickAccessDialog',
'common/main/lib/view/LanguageDialog',

'documenteditor/main/app/view/ParagraphSettingsAdvanced',
'documenteditor/main/app/view/ImageSettingsAdvanced',
Expand Down
1 change: 1 addition & 0 deletions apps/documenteditor/main/app_pack.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ require([
'common/main/lib/view/ExternalOleEditor',
'common/main/lib/view/ShapeShadowDialog',
'common/main/lib/view/CustomizeQuickAccessDialog',
'common/main/lib/view/LanguageDialog',

'documenteditor/main/app/view/ParagraphSettingsAdvanced',
'documenteditor/main/app/view/ImageSettingsAdvanced',
Expand Down

0 comments on commit 286f49d

Please sign in to comment.