forked from GNUsocial/gnu-social
- OStatusPlugin should return true if it doesn't need to handle source
attribution - Remove stray break statement from NoticeList
This commit is contained in:
@@ -452,6 +452,7 @@ class OStatusPlugin extends Plugin
|
||||
return false;
|
||||
}
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user