Skip to content

Commit

Permalink
Added UserLnurlAuthKey
Browse files Browse the repository at this point in the history
  • Loading branch information
straumat committed Jan 17, 2024
1 parent 6f5ac37 commit ca1d05d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
@Value
@Builder
@AllArgsConstructor(access = PRIVATE)
@SuppressWarnings("checkstyle:VisibilityModifier")
public class UserLnurlAuthKeyDTO {

/** Unique identifier. */
Expand Down

0 comments on commit ca1d05d

Please sign in to comment.