Compare commits
3 Commits
2814f4f43a
...
c9032653f9
| Author | SHA1 | Date | |
|---|---|---|---|
|
c9032653f9
|
|||
|
e00220f0a7
|
|||
|
c42f228463
|
2
main.lua
2
main.lua
@@ -2,7 +2,7 @@ Server = "localhost"
|
||||
Username = "ErrorNoWatcher"
|
||||
HttpAddress = "127.0.0.1:8080"
|
||||
Owners = { "ErrorNoInternet" }
|
||||
MatrixOptions = { owners = { "@errornointernet:envs.net" } }
|
||||
MatrixOptions = { Owners = { "@errornointernet:envs.net" } }
|
||||
|
||||
for _, module in ipairs({
|
||||
"lib",
|
||||
|
||||
Reference in New Issue
Block a user