Set full url on service
This commit is contained in:
@@ -88,7 +88,7 @@ export const createMatcher = remoteServices => {
|
|||||||
return {
|
return {
|
||||||
...match,
|
...match,
|
||||||
...service,
|
...service,
|
||||||
url,
|
url: tabUrl,
|
||||||
match
|
match
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user