chat gpt said this would work and i trust it like 2 %

This commit is contained in:
pigwin
2025-01-09 19:54:11 +00:00
parent d996411adf
commit afd6b12acf
2 changed files with 3 additions and 1 deletions

View File

@@ -418,6 +418,7 @@ func DBData(data *data.Data) {
serviceDeliveryJsonObject["Updates"] = updateCount
serviceDeliveryJsonObject["EstimatedCallInserts"] = estimatedCallInsertCount
serviceDeliveryJsonObject["EstimatedCallUpdates"] = estimatedCallUpdateCount
serviceDeliveryJsonObject["EstimatedCallNone"] = estimatedCallNoneCount
serviceDeliveryJsonObject["RecordedCallInserts"] = recordedCallInsertCount
serviceDeliveryJsonObject["RecordedCallUpdates"] = recordedCallUpdateCount