MisterCat100

Results 1 issues of MisterCat100

### Is there an existing issue for this? - [x] I have searched the existing issues ### Description public static List? GetFavouriteArticles( this IdentityUser user) { return user.GetProperty( ArthiveConsts.FavouriteArticlesPropertyName).As(); }...

bug