forked from Simnation/Main
Update server.lua
This commit is contained in:
parent
7cb3d48791
commit
31df43c13d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
local Config = {
|
local Config = {
|
||||||
Weather = true,
|
Weather = true,
|
||||||
Time = true
|
Time = false
|
||||||
}
|
}
|
||||||
|
|
||||||
local apiKey = "8d27737fd1425cd3d243f54e4f80e765"
|
local apiKey = "8d27737fd1425cd3d243f54e4f80e765"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue