Update 'frontend.js'
This commit is contained in:
parent
c71fc453aa
commit
cd89c6aad5
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ function createParagraph(elementID, text) {
|
||||||
return elem
|
return elem
|
||||||
}
|
}
|
||||||
|
|
||||||
function initBody() {
|
function createBody() {
|
||||||
createElement("body", "body")
|
createElement("body", "body")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue