Skip to content

Commit

Permalink
feat: add nsecbunker login to badges
Browse files Browse the repository at this point in the history
  • Loading branch information
verbiricha committed Jan 16, 2024
1 parent 6331294 commit 4fc949c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/badges/ui/header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ export default function Header() {
</Button>
)}
<LoginButton
methods={["nip07", "npub"]}
buttonProps={{ variant: "gradient", size: "sm" }}
menuProps={{
button: session?.pubkey ? (
Expand Down

0 comments on commit 4fc949c

Please sign in to comment.