Merge branch 'master' of https://gitlab.chiefsoft.net/WrenchBoard/Users-Wrench into Family-Tabs-Size-Fix

This commit is contained in:
2023-07-27 16:18:29 +01:00
+1
View File
@@ -586,6 +586,7 @@ class usersService {
action: 11062,
...post,
};
console.log("starttopup",postData);
return this.postAuxEnd("/starttopup", postData);
}