Open tesourinha opened 6 months ago
The program produces a crash when Attitude
is clicked.
The program produces a crash when
Attitude
is clicked.
this is normal as the config is downloaded from the master in this version, which hasnt the "customer_id" field. This should be fixed when the branch is included in the master. For testing please manually load the config from this branch.
To compile, you have to use the config that is in the branch, make sure the key-value pair
"Customer_Id": ""
exists and set the path to this config in the settingspopup.hpp. In the master version, the key-value pair"Customer_Id": ""
needs to be added.