chore: update wording

This commit is contained in:
Lucas Smith
2024-05-24 04:02:58 +00:00
parent 870de02efa
commit 04ebb26a0b
2 changed files with 5 additions and 4 deletions

View File

@ -246,7 +246,7 @@ export const SinglePlayerClient = () => {
recipients={uploadedFile ? [placeholderRecipient] : []}
fields={fields}
onSubmit={onFieldsSubmit}
isSinglePlayerMode={true}
canGoBack={true}
/>
</fieldset>