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