mirror of
https://github.com/em-squared/5e-drs.git
synced 2025-12-17 07:30:47 +00:00
modification de la query string des contenus homebrew
This commit is contained in:
parent
a8170ba02e
commit
9e947cba2c
2 changed files with 3 additions and 3 deletions
|
|
@ -74,7 +74,7 @@ export default {
|
|||
},
|
||||
|
||||
mounted () {
|
||||
let brew64 = this.$route.query.brew
|
||||
let brew64 = this.$route.query.h
|
||||
if (brew64) {
|
||||
this.brew = decode(brew64)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue