restore primary highlighting
This commit is contained in:
parent
ca98107eee
commit
c635992616
1 changed files with 1 additions and 0 deletions
|
@ -637,6 +637,7 @@ async function onPaste(ev: ClipboardEvent) {
|
|||
{
|
||||
value: 'yes',
|
||||
text: i18n.ts.yes,
|
||||
primary: true,
|
||||
},
|
||||
{
|
||||
value: 'no',
|
||||
|
|
Loading…
Reference in a new issue