changed localstorage var target
This commit is contained in:
parent
4c1d9cdd5c
commit
858a0635b8
2 changed files with 2 additions and 2 deletions
|
@ -158,7 +158,7 @@
|
|||
},
|
||||
methods: {
|
||||
signIn() {
|
||||
if(localStorage.getItem("mk-player-tsid")) {
|
||||
if(localStorage.getItem("music.ampwebplay.media-user-token")) {
|
||||
localStorage.setItem("seenOOBE", 1)
|
||||
window.location.reload()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue