Fixing Bugs & Adding subtitle to feeds
This commit is contained in:
4
RSXML/RSParsedArticle.m
Normal file → Executable file
4
RSXML/RSParsedArticle.m
Normal file → Executable file
@@ -97,5 +97,9 @@
|
||||
(void)self.articleID;
|
||||
}
|
||||
|
||||
- (NSString*)description {
|
||||
return [NSString stringWithFormat:@"{%@ '%@', guid: %@}", [self class], self.title, self.guid];
|
||||
}
|
||||
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user