Fixed wrong console log

This commit is contained in:
Serraniel 2020-04-26 12:33:31 +02:00
parent f6fc279ac0
commit 677ef8d233
Signed by: Serraniel
GPG key ID: 3690B4E7364525D3

View file

@ -16,7 +16,6 @@ function initScripts() {
function runScripts() {
scripts.forEach(script => script());
console.log("DDS")
}
function changeFollowedStarColor() {