forked from cms/tibi-svelte-starter
fixed publishLocation
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
$location = {
|
||||
path: l[0],
|
||||
search: l.length > 1 ? l[1] : "",
|
||||
categoryPath: l[0].replace(/\/\d{4,99}[^\/]+$/, ""),
|
||||
push: false,
|
||||
pop: false,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user