forked from rojo-rbx/rojo
Allow openScriptsExternally option to be changed during sync (#911)
This commit is contained in:
@@ -175,7 +175,6 @@ function SettingsPage:render()
|
||||
id = "openScriptsExternally",
|
||||
name = "Open Scripts Externally",
|
||||
description = "Attempt to open scripts in an external editor",
|
||||
locked = self.props.syncActive,
|
||||
experimental = true,
|
||||
transparency = self.props.transparency,
|
||||
layoutOrder = layoutIncrement(),
|
||||
|
||||
Reference in New Issue
Block a user