Spaces:
Runtime error
Runtime error
Commit
·
a120005
1
Parent(s):
83464bc
feat: add text2room submodule
Browse files- .gitmodules +3 -0
- text2room +1 -0
.gitmodules
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
[submodule "text2room"]
|
2 |
+
path = text2room
|
3 |
+
url = [email protected]:lukasHoel/text2room.git
|
text2room
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
Subproject commit c38d97e4d418cb5a93cfdc7b89ea0e6e7bbcf20b
|