Update README.md

This commit is contained in:
naquilini 2024-03-12 15:33:56 +00:00
parent 9155419cb0
commit 3f400079c1
1 changed files with 1 additions and 1 deletions

View File

@ -423,7 +423,7 @@ Example:
... ...
} }
- (void)onNewsmemoryTokenExpired { - (BOOL)onNewsmemoryTokenExpired {
//TODO: handle the login process //TODO: handle the login process
return YES; return YES;
} }