Skip to content

Commit ac0c6a4

Browse files
Merge pull request scratchfoundation#4785 from ericrosenbaum/feature/enable-boost
Enable the boost extension
2 parents ff776dc + 1c8ba1d commit ac0c6a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/libraries/extensions/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ export default [
240240
/>
241241
),
242242
featured: true,
243-
disabled: true,
243+
disabled: false,
244244
bluetoothRequired: true,
245245
internetConnectionRequired: true,
246246
launchPeripheralConnectionFlow: true,

0 commit comments

Comments
 (0)