Skip to content

Commit f999a75

Browse files
stephanboschsirainen
authored andcommitted
data: settings - Fix sieve_script_path tags
1 parent 9b9d97b commit f999a75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/settings.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -651,7 +651,7 @@ storage type.`
651651
},
652652

653653
sieve_script_path: {
654-
tags: [ 'sieve_storage-file' ],
654+
tags: [ 'sieve-storage-file' ],
655655
plugin: 'sieve',
656656
default: '~/sieve',
657657
seealso: [ '[[link,sieve_storage_file]]' ],

0 commit comments

Comments
 (0)