Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
s0phialiu committed Oct 15, 2023
1 parent d47fbef commit 6ff684f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HackIllinois/ViewControllers/HIProfileViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ extension HIProfileViewController {
self?.updateProfile()
}
} catch {
print("Failed to reload profile with error: \(error)")
print("Failed to reload profile with the error: \(error)")
}
}
.authorize(with: user)
Expand Down

0 comments on commit 6ff684f

Please sign in to comment.