ruby: add document-formats submodule

This commit is contained in:
vanyauhalin
2023-07-27 17:02:27 +04:00
parent a78450453d
commit 41a22934a0
2 changed files with 5 additions and 0 deletions

4
.gitmodules vendored
View File

@ -42,3 +42,7 @@
path = web/documentserver-example/python/assets/document-formats
url = https://github.com/ONLYOFFICE/document-formats
branch = master
[submodule "web/documentserver-example/ruby/assets/document-formats"]
path = web/documentserver-example/ruby/assets/document-formats
url = https://github.com/ONLYOFFICE/document-formats
branch = master