This commit is contained in:
CHIEFSOFT\ameye
2024-03-08 07:57:35 -05:00
parent dec16a5159
commit dda4fbdc54
+1 -1
View File
@@ -119,7 +119,7 @@ $routes->post('/en/wrench/api/v1/familywallet', 'WrenchApi::apigate');
$routes->post('/en/wrench/api/v1/familywallet/redeem', 'WrenchWallet::apigate');
$routes->post('/en/wrench/api/v1/familywallet/redeem/options', 'WrenchWallet::apigate');
$routes->get('/en/wrench/api/v1/familywallet/redeem/options', 'WrenchWallet::apigate');