mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-26 10:00:54 +08:00
Fix ListSettingsDialog
This commit is contained in:
@ -43,7 +43,7 @@ if (Common === undefined)
|
||||
var Common = {};
|
||||
|
||||
define([
|
||||
'../component/Window',
|
||||
'common/main/lib/component/Window',
|
||||
'common/main/lib/component/MetricSpinner',
|
||||
'common/main/lib/component/ThemeColorPalette',
|
||||
'common/main/lib/component/ColorButton'
|
||||
|
||||
Reference in New Issue
Block a user