flowInterestcount
This commit is contained in:
@@ -45,7 +45,7 @@ $routes->get('/en/flow/api/v1/approve-reminder','AirFlow::flowApproveReminder');
|
||||
$routes->get('/en/flow/api/v1/signup-report', 'AirFlow::flowSignupReport');
|
||||
$routes->get('/en/flow/api/v1/refresh-blog', 'AirFlow::flowRefreshBlog');
|
||||
$routes->get('/en/flow/api/v1/notifications', 'AirFlow::flowSendNotifications');
|
||||
|
||||
$routes->get('/en/flow/api/v1/interestcount', 'AirFlow::flowInterestcount');
|
||||
|
||||
|
||||
include "RoutesV1.php";
|
||||
|
||||
Reference in New Issue
Block a user