Compare commits
3 Commits
c9032653f9
...
2814f4f43a
Author | SHA1 | Date | |
---|---|---|---|
2814f4f43a | |||
c8aec76075 | |||
685f0a9cca |
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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user