activetaskslist

This commit is contained in:
CHIEFSOFT\ameye
2023-05-15 18:40:28 -04:00
parent 6a3d7e0e8f
commit eef1857ec4
3 changed files with 4 additions and 0 deletions
+1
View File
@@ -65,6 +65,7 @@ $endpoints = array(
'jobmanagercreatejob' => array('POST'),
'jobmanagerupdatejob' => array('POST'),
'jobmanagerdeletejob' => array('POST'),
'activetaskslist' => array('POST'),
'profilepasschange' => array('POST'),
'starttopup' => array('POST'),
'familylist' => array('POST'),