10
0

MWI-3339_Erweiterung-der-Demo-App-um-weitere-Sprachen

{
CR fix
}
This commit is contained in:
Milan Seel 2025-11-19 16:12:23 +01:00
parent a929e55616
commit bce1a803a7
No known key found for this signature in database

View File

@ -41,7 +41,7 @@ class ViewController:
@IBAction func touchStartButton(_ sender: Any) {
clearLog()
writeLog(entry: "Starting…")
writeLog(entry: "starting…")
createCoreSdk()
}