fixed getting posts
This commit is contained in:
parent
4c17a7d019
commit
5bf8ca3fb5
8 changed files with 105 additions and 54 deletions
|
@ -16,6 +16,7 @@
|
|||
if (self) {
|
||||
// Initialization code here.
|
||||
d = [NSUserDefaults standardUserDefaults];
|
||||
//[d removeObjectForKey:@"user_access_token"];
|
||||
}
|
||||
|
||||
return self;
|
||||
|
|
Reference in a new issue