Skip to content

Commit

Permalink
Update ToonWaterApp.qml
Browse files Browse the repository at this point in the history
  • Loading branch information
oepi-loepi authored Oct 23, 2023
1 parent ca90650 commit b0e9d9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ToonWaterApp.qml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ App {

///////////////////////////////////////////////////////////////// GET BILLING TARIFF ///////////////////////////////////////////////////////////////////////////
function getTariff(){
f (debugOutput) console.log("*********Water get Tariff")
if (debugOutput) console.log("*********Water get Tariff")
var waterfound = false
var pwrusageString = pwrusageFile.read()
var pwrusageArray = pwrusageString.split("<billingInfo>")
Expand Down

0 comments on commit b0e9d9a

Please sign in to comment.