parent
e14e43bda2
commit
eab7f9f101
|
@ -932,7 +932,7 @@ The `useHash` property defaults to `false`, and the `hashPrefix` defaults to an
|
|||
|
||||
```ts
|
||||
LocationUpgradeModule.config({
|
||||
useHash: true
|
||||
useHash: true,
|
||||
hashPrefix: '!'
|
||||
})
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue