forked from GNUsocial/gnu-social
Add Attention class for non-sub and non-mention notice attentions
This commit is contained in:
@@ -86,6 +86,7 @@ $classes = array('Schema_version',
|
||||
'User_urlshortener_prefs',
|
||||
'Old_school_prefs',
|
||||
'User_username',
|
||||
'Attention',
|
||||
);
|
||||
|
||||
foreach ($classes as $cls) {
|
||||
|
Reference in New Issue
Block a user