Actualizar 'app.js'

file-group-page
bat 3 years ago
parent 55ccbed7ef
commit 22e0e865f0

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

Loading…
Cancel
Save