nodejs: added module document-formats

This commit is contained in:
Aleksandr Fedorov
2023-04-27 10:36:56 +03:00
parent 4a2e7d9a9e
commit b511fa872a
4 changed files with 6 additions and 402 deletions

4
.gitmodules vendored
View File

@ -30,3 +30,7 @@
path = web/documentserver-example/nodejs/public/assets/document-templates
url = https://github.com/ONLYOFFICE/document-templates
branch = main/en
[submodule "web/documentserver-example/nodejs/public/assets/document-formats"]
path = web/documentserver-example/nodejs/public/assets/document-formats
url = https://github.com/ONLYOFFICE/document-formats
branch = master