See #713. Change key from _general to general for settings

This commit is contained in:
Glavin Wiechert 2016-03-21 01:51:30 -03:00
parent 5c3d21cc70
commit 433ba8e9b5
1 changed files with 2 additions and 1 deletions

View File

@ -1,8 +1,9 @@
module.exports = {
_general:
general:
title: 'General'
type: 'object'
collapsed: true
order: -1
description: 'General options for Atom Beautify'
properties:
analytics :