recentactivities
This commit is contained in:
@@ -177,6 +177,8 @@ $routes->post('/en/wrench/api/v1/askresources', 'WrenchResources::aigate');
|
||||
|
||||
$routes->post('/en/wrench/api/v1/setaccsettings', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/getaccsettings', 'WrenchApi::apigate');
|
||||
$routes->post('/en/wrench/api/v1/recentactivities', 'WrenchApi::apigate');
|
||||
|
||||
|
||||
$routes->post('/en/wrench/api/v1/reqdel', 'WrenchApi::apigate'); // request delete account
|
||||
|
||||
|
||||
Reference in New Issue
Block a user