add missing disableHistory
This commit is contained in:
parent
abe70e3b8c
commit
a40f3b1c9f
@ -398,7 +398,7 @@ class Frontend {
|
||||
textSource.getRect(),
|
||||
textSource.getWritingMode(),
|
||||
type,
|
||||
{definitions, context: {sentence, url, focus}}
|
||||
{definitions, context: {sentence, url, focus, disableHistory: true}}
|
||||
);
|
||||
|
||||
this.textSourceCurrent = textSource;
|
||||
|
Loading…
Reference in New Issue
Block a user