forked from rojo-rbx/rojo
Confirmation behaviors (#774)
This commit is contained in:
@@ -14,6 +14,8 @@ local defaultSettings = {
|
||||
twoWaySync = false,
|
||||
showNotifications = true,
|
||||
syncReminder = true,
|
||||
confirmationBehavior = "Initial",
|
||||
largeChangesConfirmationThreshold = 5,
|
||||
playSounds = true,
|
||||
typecheckingEnabled = false,
|
||||
logLevel = "Info",
|
||||
|
||||
Reference in New Issue
Block a user