Merge branch 'staging' into issue-254
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 42s
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 42s
This commit is contained in:
commit
5e80935c0a
@ -761,7 +761,7 @@ export const CreatePage = () => {
|
|||||||
title
|
title
|
||||||
}
|
}
|
||||||
|
|
||||||
setLoadingSpinnerDesc('Signing nostr event for create signature')
|
setLoadingSpinnerDesc('Preparing document(s) for signing')
|
||||||
|
|
||||||
const createSignature = await signEventForMetaFile(
|
const createSignature = await signEventForMetaFile(
|
||||||
JSON.stringify(content),
|
JSON.stringify(content),
|
||||||
|
Loading…
Reference in New Issue
Block a user