Fixed windows files path...
parent
34bc5d9bb3
commit
aa360e4708
|
@ -7,6 +7,6 @@
|
||||||
[submodule "vendor/TeaEventBus"]
|
[submodule "vendor/TeaEventBus"]
|
||||||
path = vendor/TeaEventBus
|
path = vendor/TeaEventBus
|
||||||
url = https://github.com/WolverinDEV/TeaEventBus.git
|
url = https://github.com/WolverinDEV/TeaEventBus.git
|
||||||
[submodule "vendor\\TeaClientServices"]
|
[submodule "vendor/TeaClientServices"]
|
||||||
path = vendor\\TeaClientServices
|
path = vendor/TeaClientServices
|
||||||
url = https://github.com/WolverinDEV/TeaClientServices.git
|
url = https://github.com/WolverinDEV/TeaClientServices.git
|
||||||
|
|
Loading…
Reference in New Issue