@@ -761,6 +761,9 @@ class ReadOauth
if(empty($from_type)){
return '';
}
+ if($from_type == 'main'){
+ return '';
+ }
if($request->has('r') ){