This commit is contained in:
Miodec 2021-07-07 14:25:04 +01:00
parent 7689086503
commit af15d3c5ae

View file

@ -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,