Here's the problem:
Jasper1030:
console.error.color = #ffffff - last change
Change that to:
console.error.color = #ffffff
If you want to add comments to that file you must use the # syntax:
# last change:
console.error.color = #ffffff
Here's the problem:
Jasper1030:
console.error.color = #ffffff - last change
Change that to:
console.error.color = #ffffff
If you want to add comments to that file you must use the # syntax:
# last change:
console.error.color = #ffffff