replace wrong display text

This commit is contained in:
2023-07-26 20:23:39 +02:00
parent e2f82dd22d
commit b3216d662f

View File

@@ -125,7 +125,7 @@ createApp( {
'action': { 'action': {
'type': 'link', 'type': 'link',
'href': 'https://github.com/simplePCBuilding/BiogasControllerApp/wiki/Install-and-run-the-program#download-dev-versions-if-you-run-into-a-bug-then-this-may-help', 'href': 'https://github.com/simplePCBuilding/BiogasControllerApp/wiki/Install-and-run-the-program#download-dev-versions-if-you-run-into-a-bug-then-this-may-help',
'display': 'Contact' 'display': 'Python installation'
} }
}, },
'errconn': { 'errconn': {