Compare commits
No commits in common. "4da91e00762680391c18a4644368920ee4fc5cfc" and "52e4cfc573844fca9e406675509bfb2ccce11c9d" have entirely different histories.
4da91e0076
...
52e4cfc573
1 changed files with 0 additions and 3 deletions
|
|
@ -214,9 +214,6 @@ export default {
|
|||
splashscreenRoot.addEventListener('transitionend', () => {
|
||||
splashscreenRoot.remove()
|
||||
})
|
||||
setTimeout(() => {
|
||||
splashscreenRoot.remove() // forcibly remove it, should fix my plasma browser widget t. HJ
|
||||
}, 600)
|
||||
splashscreenRoot.classList.add('hidden')
|
||||
document.querySelector('#app').classList.remove('hidden')
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue