mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
👕
This commit is contained in:
@@ -45,7 +45,7 @@ module.exports = function start (resourcePath, startTime) {
|
||||
const config = getConfig()
|
||||
const colorProfile = config.get('core.forceColorProfile')
|
||||
if (colorProfile) {
|
||||
app.commandLine.appendSwitch('force-color-profile', colorProfile)
|
||||
app.commandLine.appendSwitch('force-color-profile', colorProfile)
|
||||
}
|
||||
|
||||
if (handleStartupEventWithSquirrel()) {
|
||||
|
||||
Reference in New Issue
Block a user