account recent
This commit is contained in:
@@ -208,7 +208,8 @@ abstract class BaseController extends Controller
|
||||
'getaccsettings' => ['POST'],
|
||||
'dashrecent' => ['POST'],
|
||||
'myfiles' => ['POST'],
|
||||
'reqdel'=> ['POST'],
|
||||
'reqdel' => ['POST'],
|
||||
'recentactivities' => ['POST'],
|
||||
];
|
||||
return $endpoints;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user