Skip to content

Commit

Permalink
Add new label to backup option
Browse files Browse the repository at this point in the history
  • Loading branch information
sienori committed Apr 28, 2021
1 parent a1cbac9 commit 804c2ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/settings/defaultSettings.js
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ export default [
captions: ["ifBackupCaptionLabel"],
type: "checkbox",
default: false,
new: true,
childElements: [
{
id: "backupFolder",
Expand Down

0 comments on commit 804c2ab

Please sign in to comment.