We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4feae3 commit 39bbf12Copy full SHA for 39bbf12
src/plugin/constants.ts
@@ -48,5 +48,6 @@ export const DEFAULT_OPTIONS = {
48
animation : 'zoom',
49
customClass : CUSTOM_CLASS,
50
verification : 'continue',
51
- verificationHelp : 'Type "[+:verification]" below to confirm'
+ verificationHelp : 'Type "[+:verification]" below to confirm',
52
+ promptHelp : 'Type in the box below and click "[+:okText]"'
53
}
0 commit comments