Skip to content

Commit

Permalink
Update private export label
Browse files Browse the repository at this point in the history
  • Loading branch information
vpaturet committed Apr 4, 2024
1 parent bb887b6 commit 977aa8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modals/ModalEditProvider.js
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@ class ModalEditProvider extends Component {
}
/>
<Checkbox
label="Enable blocks export"
label="Enable private export (blocks and restricted publication)"
checked={this.state.form._enableBlocksExport}
style={{ flex: 1 }}
labelStyle={{ fontSize: '0.9em' }}
Expand Down

0 comments on commit 977aa8a

Please sign in to comment.