disables oobe
This commit is contained in:
parent
fb86bfa789
commit
684827a549
1 changed files with 1 additions and 0 deletions
|
@ -292,6 +292,7 @@ function isJson(item) {
|
||||||
webGPU().then();
|
webGPU().then();
|
||||||
|
|
||||||
function showOobe() {
|
function showOobe() {
|
||||||
|
return false
|
||||||
if (localStorage.getItem("music.ampwebplay.media-user-token") && localStorage.getItem("seenOOBE")) {
|
if (localStorage.getItem("music.ampwebplay.media-user-token") && localStorage.getItem("seenOOBE")) {
|
||||||
return false
|
return false
|
||||||
} else {
|
} else {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue