mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-05 21:15:26 +08:00
removed console log
This commit is contained in:
parent
ad530b751f
commit
751c7992bc
1 changed files with 0 additions and 1 deletions
|
@ -419,7 +419,6 @@ $(".pageAccount .topFilters .button.currentConfigFilter").click((e) => {
|
|||
filters["date"]["all"] = true;
|
||||
updateActive();
|
||||
save();
|
||||
console.log(getFilters());
|
||||
});
|
||||
|
||||
$(".pageAccount .topFilters .button.toggleAdvancedFilters").click((e) => {
|
||||
|
|
Loading…
Add table
Reference in a new issue