Skip to content

Commit d7e612a

Browse files
tsdicloudrhtot
authored andcommitted
Fix comment format error
1 parent cedaf30 commit d7e612a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/SecuritySection.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ export default {
8080
hasKey: loadState('end_to_end_encryption', 'hasKey'),
8181
shouldDisplayWarning: false,
8282
modal: false,
83-
deleteEncryptedFiles: true, // this is actually the only change to standard settings; TODO: upstream Nextcloud
83+
deleteEncryptedFiles: true, // this is actually the only change to standard settings; TODO: upstream Nextcloud
8484
}
8585
},
8686
computed: {

0 commit comments

Comments
 (0)