Allow openScriptsExternally option to be changed during sync (#911)

This commit is contained in:
Micah
2024-05-08 12:34:00 -07:00
committed by GitHub
parent 41443d3989
commit 2c46640105
4 changed files with 5 additions and 11 deletions

View File

@@ -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(),