mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-21 13:15:50 +00:00
Save host and port by placeId (#613)
* Save host and port by placeId * Bump to 5 months before clearing * Fix indentation
This commit is contained in:
@@ -9,5 +9,5 @@ return strict("Config", {
|
||||
expectedServerVersionString = "7.2 or newer",
|
||||
protocolVersion = 4,
|
||||
defaultHost = "localhost",
|
||||
defaultPort = 34872,
|
||||
})
|
||||
defaultPort = "34872",
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user