mirror of
https://github.com/ONLYOFFICE/server.git
synced 2026-04-07 14:04:35 +08:00
[Fix] Fix spaces
This commit is contained in:
@ -91,7 +91,7 @@ module.exports = function (grunt) {
|
||||
grunt.initConfig({
|
||||
clean: packageFile.grunt.clean,
|
||||
mkdir: packageFile.grunt.mkdir,
|
||||
copy: packageFile.grunt.copy,
|
||||
copy: packageFile.grunt.copy,
|
||||
comments: {
|
||||
js: {
|
||||
options: {
|
||||
|
||||
Reference in New Issue
Block a user