mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Update shadow DOM config setting description
This commit is contained in:
@@ -170,7 +170,7 @@ module.exports =
|
||||
type: 'boolean'
|
||||
default: true
|
||||
title: 'Use Shadow DOM'
|
||||
description: 'Enable to test out themes and packages with the new shadow DOM before it ships by default.'
|
||||
description: 'Disable if you experience styling issues with packages or themes. Be sure to open an issue on the relevant package or theme, because this option is going away eventually.'
|
||||
confirmCheckoutHeadRevision:
|
||||
type: 'boolean'
|
||||
default: true
|
||||
|
||||
Reference in New Issue
Block a user