mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-02-10 18:05:32 +08:00
[main] debug apps help loading
This commit is contained in:
@ -455,9 +455,9 @@ module.exports = function(grunt) {
|
||||
localization: {
|
||||
files: packageFile['main']['copy']['localization']
|
||||
},
|
||||
// help: {
|
||||
// files: packageFile['main']['copy']['help']
|
||||
// },
|
||||
help: {
|
||||
files: packageFile['main']['copy']['help']
|
||||
},
|
||||
indexhtml: {
|
||||
files: packageFile['main']['copy']['indexhtml']
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user