feat: profile only-zaps

This commit is contained in:
2023-04-20 22:05:11 +01:00
parent ed878f57f4
commit 1f0d17112c
7 changed files with 46 additions and 5 deletions

View File

@ -70,6 +70,7 @@ export type UserMetadata = {
nip05?: string;
lud06?: string;
lud16?: string;
reactions?: boolean;
};
/**