Fix Bug 45007

This commit is contained in:
Julia Radzhabova
2020-07-02 23:20:43 +03:00
parent c16d4f5fe1
commit 104cdd2a22
4 changed files with 474 additions and 1 deletions

View File

@ -188,6 +188,10 @@
{
"src": "../apps/spreadsheeteditor/main/index_loader.html.deploy",
"dest": "../deploy/web-apps/apps/spreadsheeteditor/main/index_loader.html"
},
{
"src": "../apps/spreadsheeteditor/main/index_internal.html.deploy",
"dest": "../deploy/web-apps/apps/spreadsheeteditor/main/index_internal.html"
}
]
},