Breaking changes:
Removed port setting (fixes #9) Throw errors when weird/faulty matrix url (work on #10) Added neturl for url parsing
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -1,3 +1,6 @@
|
||||
[submodule "lua-matrix"]
|
||||
path = lua-matrix
|
||||
url = https://github.com/diggers-mt/lua-matrix
|
||||
[submodule "neturl"]
|
||||
path = neturl
|
||||
url = https://github.com/golgote/neturl.git
|
||||
|
||||
Reference in New Issue
Block a user