add next-electron-server as submodule
This commit is contained in:
parent
8ae853f9f2
commit
7ab5f90a5a
2 changed files with 5 additions and 0 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -2,3 +2,7 @@
|
|||
path = ui
|
||||
url = https://github.com/ente-io/bada-frame
|
||||
branch = main
|
||||
[submodule "thirdparty/next-electron-server"]
|
||||
path = thirdparty/next-electron-server
|
||||
url = https://github.com/ente-io/next-electron-server.git
|
||||
branch = desktop
|
||||
|
|
1
thirdparty/next-electron-server
vendored
Submodule
1
thirdparty/next-electron-server
vendored
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit a88030295c89dd8f43d9e3a45025678d95c78a45
|
Loading…
Add table
Reference in a new issue