Skip to content

Commit

Permalink
Tmp commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
maratal committed Jan 13, 2024
1 parent 978b59d commit f934274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/ARTLocalDevice.m
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ - (void)setupDetailsWithClientId:(NSString *)clientId {
self.secret = deviceSecret;

self.clientId = clientId;
[_storage setObject:clientId forKey:ARTClientIdKey];
// [_storage setObject:clientId forKey:ARTClientIdKey];
}

- (void)resetDetails {
Expand Down

0 comments on commit f934274

Please sign in to comment.