java-spring: added submodule document-formats

This commit is contained in:
Aleksandr Fedorov
2023-09-13 12:57:01 +03:00
parent cb21d73641
commit fb8f47062c
2 changed files with 5 additions and 0 deletions

4
.gitmodules vendored
View File

@ -50,3 +50,7 @@
path = web/documentserver-example/ruby/assets/document-formats
url = https://github.com/ONLYOFFICE/document-formats
branch = master
[submodule "web/documentserver-example/java-spring/src/main/resources/assets/document-formats"]
path = web/documentserver-example/java-spring/src/main/resources/assets/document-formats
url = https://github.com/ONLYOFFICE/document-formats
branch = master