email fix
This commit is contained in:
@@ -210,7 +210,7 @@ $routes->post('/en/wrench/api/v1/getmedia', 'WrenchMedia::apigate');
|
||||
$routes->get('/en/wrench/api/v1/getmedia/(:any)', 'WrenchMedia::apigate/$1');
|
||||
|
||||
|
||||
|
||||
//https://apigate.lotus.g1.wrenchboard.com/en/wrench/hooks/v1/flutter
|
||||
$routes->get('/en/wrench/hooks/v1/flutter', 'WrenchHooks::flutter');
|
||||
$routes->get('/en/wrench/hooks/v1/stripes', 'WrenchHooks::stripes');
|
||||
$routes->post('/en/wrench/hooks/v1/flutter', 'WrenchHooks::flutter');
|
||||
|
||||
Reference in New Issue
Block a user