fix-attempt 3 on issue 59
All checks were successful
CSGOWTF/csgowtf/pipeline/head This commit looks good

This commit is contained in:
2022-02-03 13:03:35 +01:00
parent 6c2da805f0
commit 92fbe53008
6 changed files with 15 additions and 33 deletions

View File

@@ -98,6 +98,7 @@ export default {
store.commit('resetPlayerDetails')
document.getElementById('app').style.background = 'none'
document.querySelector('.bg-img').style.display = 'none'
})
return {recentVisited, GoToPlayer, removeRecentVisited}