Complete treset password

This commit is contained in:
Olu Amey
2023-05-03 06:56:07 -04:00
parent d681b90fb2
commit e56a3c7da4
3 changed files with 13 additions and 0 deletions
+1
View File
@@ -69,6 +69,7 @@ $routes->post('/en/wrench/api/v1/paymenthx', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/purchasehx', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/stepresetpass', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/starttopup', 'WrenchApi::apigate');