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