Fix sessions
This commit is contained in:
@@ -324,8 +324,9 @@ export async function saveDb(){
|
||||
}
|
||||
if(!gotChannel){
|
||||
gotChannel = true
|
||||
alertWait(language.activeTabChange)
|
||||
location.reload()
|
||||
alertNormalWait(language.activeTabChange).then(() => {
|
||||
location.reload()
|
||||
})
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user