We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 417e079 commit a335866Copy full SHA for a335866
MSAL/src/configuration/external/ios/MSALLegacySharedAccount.m
@@ -31,6 +31,7 @@ @interface MSALLegacySharedAccount()
31
32
@property (nonatomic, readwrite) NSDictionary *jsonDictionary;
33
@property (nonatomic, readwrite) NSString *username;
34
+
35
@end
36
37
static NSDateFormatter *s_updateDateFormatter = nil;
0 commit comments