fix(config-schema): Explitly mention swipe gesture

This commit is contained in:
Ben Gotow 2016-05-03 17:16:49 -07:00
parent da2c9145b4
commit d940f8df08

View file

@ -65,7 +65,7 @@ module.exports =
backspaceDelete: backspaceDelete:
type: 'boolean' type: 'boolean'
default: false default: false
title: "Use backspace / delete to move messages to trash" title: "Swipe gesture and backspace / delete move messages to trash"
sending: sending:
type: 'object' type: 'object'
properties: properties: