Fix: Refactor code for improved readability and consistency in document viewer and signup form
This commit is contained in:
@@ -674,4 +674,5 @@ func (db *DB) MarkChallengeUsed(ctx context.Context, challenge []byte) error {
|
||||
`, challenge)
|
||||
return err
|
||||
}
|
||||
|
||||
// UpdateFileSize updates the size and last_modified timestamp of a file
|
||||
|
||||
Reference in New Issue
Block a user