Replaced simple quotation marks with double quotation marks

This commit is contained in:
Lukas Schmitt 2024-04-10 22:53:18 +02:00 committed by GitHub
parent 2ea310a239
commit cfbd3808b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -232,12 +232,12 @@
"full_plugin_name": "dns-hetzner" "full_plugin_name": "dns-hetzner"
}, },
"hostingde": { "hostingde": {
display_name: 'Hosting.de', "name": "Hosting.de",
package_name: 'no-hostingde-api', "package_name": "no-hostingde-api",
version_requirement: '~=0.3.1', "version_requirement": "~=0.3.1",
dependencies: '', "dependencies": "",
credentials: 'no_hostingde_api:dns_hostingde_apikey = XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX', "credentials": "no_hostingde_api:dns_hostingde_apikey = XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX",
full_plugin_name: 'no-hostingde-api:dns-hostingde', "full_plugin_name": "no-hostingde-api:dns-hostingde"
}, },
"infomaniak": { "infomaniak": {
"name": "Infomaniak", "name": "Infomaniak",