commit ab529c43eb296437d96e70844451e03e1bd0f14b
parent b486d5e102a81e20d7717840ac4b0a326cbd7c6f
Author: William Casarin <jb55@jb55.com>
Date: Sun, 11 Feb 2024 09:05:41 -0800
profile: fix bug where profile does not update
Changelog-Fixed: Fix profile not updating bug
Signed-off-by: William Casarin <jb55@jb55.com>
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/nostrdb/nostrdb.c b/nostrdb/nostrdb.c
@@ -1934,7 +1934,6 @@ static int ndb_write_profile(struct ndb_txn *txn,
// write last fetched record
if (!ndb_maybe_write_last_profile_fetch(txn, note)) {
ndb_debug("failed to write last profile fetched record\n");
- return 0;
}
// write profile pubkey index