restore primary highlighting
This commit is contained in:
@@ -637,6 +637,7 @@ async function onPaste(ev: ClipboardEvent) {
|
||||
{
|
||||
value: 'yes',
|
||||
text: i18n.ts.yes,
|
||||
primary: true,
|
||||
},
|
||||
{
|
||||
value: 'no',
|
||||
|
||||
Reference in New Issue
Block a user