remove old comment
parent
8f57cf5526
commit
376d4a19dd
|
@ -41,7 +41,6 @@ for (let line of docStr.split('\n')) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// create button
|
|
||||||
let list = document.createElement("div")
|
let list = document.createElement("div")
|
||||||
list.style.padding = "18px"
|
list.style.padding = "18px"
|
||||||
list.style.backgroundColor = "lightgray"
|
list.style.backgroundColor = "lightgray"
|
||||||
|
|
Loading…
Reference in New Issue