mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-06 05:43:47 +08:00
todo
This commit is contained in:
parent
7689086503
commit
af15d3c5ae
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@ function apply() {
|
|||
}
|
||||
});
|
||||
} else if (action === "clearPb") {
|
||||
//rewrite to axios
|
||||
//TODO: rewrite to axios
|
||||
Loader.show();
|
||||
CloudFunctions.clearTagPb({
|
||||
uid: firebase.auth().currentUser.uid,
|
||||
|
|
Loading…
Reference in a new issue