Skip to content

Commit d5b836d

Browse files
stephanboschcmouse
authored andcommitted
data: settings - Fix sieve_script_path tags
1 parent 6909184 commit d5b836d

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)