Skip to content

Commit 53d61bd

Browse files
authored
Try to fix linter error in certbot plugin definitions.
1 parent 847e879 commit 53d61bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

global/certbot-dns-plugins.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -531,7 +531,7 @@ dns_strato_password = pass
531531
# uncomment if domain name contains special characters
532532
# insert domain display name as seen on your account page here
533533
# dns_strato_domain_display_name = my-punicode-url.de`,
534-
full_plugin_name: 'dns-strato',
534+
full_plugin_name: 'dns-strato',
535535
},
536536
//####################################################//
537537
transip: {

0 commit comments

Comments
 (0)