Card calculation : GWM

This commit is contained in:
Gowtham M 2025-02-15 15:37:45 +05:30
parent 6f23844859
commit bf9e2687c4

View File

@ -610,7 +610,7 @@ func main() {
log.Println("Gowtham", "loop")
//responce data structure
chartHeadingKey := "chart_heading_" + language
chartSubHeadingKey := "chart_aub_heading_" + language
chartSubHeadingKey := "chart_sub_heading_" + language
tabHeadingKey := "tab_heading_" + language
// Correct conditional assignment for "response"
recordResult := map[string]interface{}{