Merge pull request 'fix: create page, improving message "preparing document for signing"' (#269) from issue-253 into staging
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m50s
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m50s
Reviewed-on: #269 Reviewed-by: enes <enes@noreply.git.nostrdev.com>
This commit is contained in:
commit
047f961c8d
@ -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…
x
Reference in New Issue
Block a user