Active Jobs
This commit is contained in:
@@ -48,6 +48,10 @@ export class WrenchService {
|
||||
getJobsData(usrData) {
|
||||
return this.getPostData("getjobsdata", usrData);
|
||||
}
|
||||
|
||||
getMyActiveJobsData(usrData) {
|
||||
return this.getPostData("activetaskslist", usrData);
|
||||
}
|
||||
/*
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user