Correct the dir parameter of MSC3715 (#9391)
This commit is contained in:
parent
476ed0468f
commit
7ddc0b78b3
2 changed files with 2 additions and 2 deletions
|
@ -449,7 +449,7 @@ export class StopGapWidgetDriver extends WidgetDriver {
|
|||
from,
|
||||
to,
|
||||
limit,
|
||||
direction: dir,
|
||||
dir,
|
||||
});
|
||||
|
||||
return {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue