mirror of
https://github.com/atom/atom.git
synced 2026-02-18 18:34:21 -05:00
Set description, not title
This commit is contained in:
@@ -192,4 +192,4 @@ if process.platform in ['win32', 'linux']
|
||||
module.exports.core.autoHideMenuBar =
|
||||
type: 'boolean'
|
||||
default: false
|
||||
title: 'Automatically hide the menu bar. This is only supported on Linux and Windows'
|
||||
description: 'Automatically hide the menu bar. This is only supported on Linux and Windows'
|
||||
|
||||
Reference in New Issue
Block a user