From 2ffc44f33958433e484a37db26e0ee32bb433169 Mon Sep 17 00:00:00 2001 From: vanyauhalin Date: Thu, 27 Jul 2023 17:26:31 +0400 Subject: [PATCH] python: add document-formats submodule --- .gitmodules | 4 ++++ web/documentserver-example/python/assets/document-formats | 1 + 2 files changed, 5 insertions(+) create mode 160000 web/documentserver-example/python/assets/document-formats diff --git a/.gitmodules b/.gitmodules index cf502b99..d83fc7af 100644 --- a/.gitmodules +++ b/.gitmodules @@ -38,3 +38,7 @@ path = web/documentserver-example/java-spring/src/main/resources/assets/document-templates url = https://github.com/ONLYOFFICE/document-templates branch = main/en +[submodule "web/documentserver-example/python/assets/document-formats"] + path = web/documentserver-example/python/assets/document-formats + url = https://github.com/ONLYOFFICE/document-formats + branch = master diff --git a/web/documentserver-example/python/assets/document-formats b/web/documentserver-example/python/assets/document-formats new file mode 160000 index 00000000..6e38b176 --- /dev/null +++ b/web/documentserver-example/python/assets/document-formats @@ -0,0 +1 @@ +Subproject commit 6e38b17679e4939684b067a9175e3bc64cf7923c