mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-19 22:50:13 +08:00
fix(config-schema): Explitly mention swipe gesture
This commit is contained in:
parent
da2c9145b4
commit
d940f8df08
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