Fixed wrong console log
This commit is contained in:
parent
f6fc279ac0
commit
677ef8d233
|
@ -16,7 +16,6 @@ function initScripts() {
|
|||
|
||||
function runScripts() {
|
||||
scripts.forEach(script => script());
|
||||
console.log("DDS")
|
||||
}
|
||||
|
||||
function changeFollowedStarColor() {
|
||||
|
|
Loading…
Reference in a new issue