mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-19 14:40:26 +08:00
fix(config-schema): Explitly mention swipe gesture
This commit is contained in:
parent
a7f65217bf
commit
e1095ac49c
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ module.exports =
|
|||
backspaceDelete:
|
||||
type: 'boolean'
|
||||
default: false
|
||||
title: "Use backspace / delete to move messages to trash"
|
||||
title: "Swipe gesture and backspace / delete move messages to trash"
|
||||
sending:
|
||||
type: 'object'
|
||||
properties:
|
||||
|
|
Loading…
Reference in a new issue