modified: .gitmodules
deleted: server new file: web-apps
This commit is contained in:
parent
36e2ba993c
commit
7d0091609a
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -4,9 +4,6 @@
|
|||
[submodule "core"]
|
||||
path = core
|
||||
url = https://github.com/ONLYOFFICE/core.git
|
||||
[submodule "server"]
|
||||
path = server
|
||||
url = https://github.com/ONLYOFFICE/server.git
|
||||
[submodule "dictionaries"]
|
||||
path = dictionaries
|
||||
url = https://github.com/ONLYOFFICE/dictionaries.git
|
||||
|
@ -17,3 +14,6 @@
|
|||
path = core-fonts
|
||||
url = https://github.com/ONLYOFFICE/core-fonts.git
|
||||
|
||||
[submodule "web-apps"]
|
||||
path = web-apps
|
||||
url = https://github.com/warnerbryce/web-apps
|
||||
|
|
1
server
1
server
|
@ -1 +0,0 @@
|
|||
Subproject commit a3b4517ab4881458c13b44629c0acbaab5855b09
|
1
web-apps
Submodule
1
web-apps
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit d7df55676185d939f1ee3a4e1dc73300cf394d6c
|
Loading…
Reference in a new issue