Skip to content

Commit

Permalink
Fix linting (thought I ran this already)
Browse files Browse the repository at this point in the history
  • Loading branch information
ikoenigsknecht committed Mar 11, 2024
1 parent e62832a commit d292fb5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ export const isGif = (buffer: Uint8Array): boolean => {

/**
* Validate a profile photo in a user profile
*
*
* @param photoString Base64 string representing the photo file that was uploaded
* @param pubKey Public key string for logging purposes
* @returns True if photo is valid and false if not
Expand Down

0 comments on commit d292fb5

Please sign in to comment.