forked from rojo-rbx/rojo
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:
@@ -16,6 +16,7 @@ local defaultSettings = {
|
||||
playSounds = true,
|
||||
typecheckingEnabled = false,
|
||||
logLevel = "Info",
|
||||
priorEndpoints = {},
|
||||
}
|
||||
|
||||
local Settings = {}
|
||||
|
||||
Reference in New Issue
Block a user