mirror of
https://github.com/turtlebasket/userscripts.git
synced 2026-03-04 11:34:41 -08:00
remove old comment
This commit is contained in:
@@ -41,7 +41,6 @@ for (let line of docStr.split('\n')) {
|
||||
}
|
||||
}
|
||||
|
||||
// create button
|
||||
let list = document.createElement("div")
|
||||
list.style.padding = "18px"
|
||||
list.style.backgroundColor = "lightgray"
|
||||
|
||||
Reference in New Issue
Block a user