This commit is contained in:
harold 2025-07-10 15:07:55 +05:00
parent 5f285dfc91
commit 27334019a8

View File

@ -45,6 +45,7 @@ func (repoDonat *RepoDonat) CreateDonat(
"status": status,
"donat_user": donatUser,
"is_test": false,
"paid_time": nil,
}
if status == "test_donat" {