mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 06:51:23 +08:00
Fix build
This commit is contained in:
@ -37,8 +37,7 @@
|
||||
*/
|
||||
|
||||
define([
|
||||
'common/main/lib/view/AdvancedSettingsWindow',
|
||||
'common/main/lib/component/ListView'
|
||||
'common/main/lib/view/AdvancedSettingsWindow'
|
||||
], function () { 'use strict';
|
||||
|
||||
Common.Views.ShortcutsDialog = Common.Views.AdvancedSettingsWindow.extend(_.extend({
|
||||
|
||||
Reference in New Issue
Block a user