mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2025-06-02 08:42:28 +02:00
* Correct getcurrentlocation
This commit is contained in:
parent
7d531e888c
commit
0bc30e88e8
@ -646,7 +646,7 @@ end;
|
||||
|
||||
function TRouter.GetCurrentLocation: String;
|
||||
begin
|
||||
|
||||
Result:=History.GetCurrentLocation;
|
||||
end;
|
||||
|
||||
function TRouter.Push(location: TRawLocation): TTransitionResult;
|
||||
|
Loading…
Reference in New Issue
Block a user