generator:method=solar -> generator:source=solar (#620)

This commit is contained in:
Marc-marc-marc 2022-10-21 08:52:28 +02:00 committed by GitHub
parent 7a9a9d5e39
commit 2529d5b46f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -678,6 +678,10 @@
"old": {"generator:source": "photovoltaic"},
"replace": {"generator:source": "solar", "generator:method": "photovoltaic"}
},
{
"old": {"generator:method": "solar"},
"replace": {"generator:source": "solar"}
},
{
"old": {"golf": "faiway"},
"replace": {"golf": "fairway"}