Skip to content

Commit c352ab4

Browse files
sirainencmouse
authored andcommitted
settings: Update mailbox_list_storage_escape_char default value
1 parent 79f340f commit c352ab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/settings.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7947,7 +7947,7 @@ It's possible to use the same character here as for
79477947
values: setting_types.STRING,
79487948
default: {
79497949
value: '*[None]*',
7950-
text: `The default for [[link,imapc]] storage is \`%%\`.`,
7950+
text: `The default for [[link,imapc]] storage is \`%\`.`,
79517951
},
79527952
text: `
79537953
Specifies an escape character that it used for encoding special characters in

0 commit comments

Comments
 (0)