fix(content): handle case where notes are not loaded
This commit is contained in:
committed by
William Casarin
parent
48f17f91b8
commit
c6dbb0e856
@@ -216,6 +216,7 @@ impl<'a> DaveUi<'a> {
|
||||
zaps: ctx.zaps,
|
||||
pool: ctx.pool,
|
||||
job_pool: ctx.job_pool,
|
||||
unknown_ids: ctx.unknown_ids,
|
||||
current_account_has_wallet: false,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user