get rid of eccesive loggin

This commit is contained in:
MathMan05 2024-09-03 11:06:30 -05:00
parent e3086efb82
commit 66a13c3407
10 changed files with 0 additions and 34 deletions

View file

@ -117,7 +117,6 @@ class Specialuser{
}
}
set pfpsrc(e){
console.log("this ran fr");
this.json.pfpsrc=e;
this.updateLocal();
}