Skip to content

Commit

Permalink
chore: Update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
mmalmi committed Dec 6, 2023
1 parent ae1b762 commit 3cb32b1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export function SpotlightThreadModal(props: { thread: NostrLink; onClose?: () =>
if (e.target === e.currentTarget) {
onClose();
}
}
};

return (
<Modal id="thread-overlay" onClose={onClose} bodyClassName={"flex flex-1"}>
Expand Down

0 comments on commit 3cb32b1

Please sign in to comment.