Actualizar 'app.js'

file-group-page
bat 3 years ago
parent 22e0e865f0
commit 7e9731ae7b

@ -39,7 +39,7 @@ class Setup {
!this.loaded && this.registration.active !this.loaded && this.registration.active
) { ) {
document.body.appendChild( document.body.appendChild(
e('h1', {}, location.href.pathname) e('h1', {}, location.hash)
) )
} }
} }

Loading…
Cancel
Save