fix: use withdrawals table consistently
Build docker and publish / build (20.15.1) (push) Failing after 8m20s
Build docker and publish / build (20.15.1) (push) Failing after 8m20s
Co-authored-by: multica-agent <github@multica.ai>
This commit is contained in:
@@ -174,5 +174,5 @@ type Withdrawal struct {
|
||||
}
|
||||
|
||||
func (*Withdrawal) TableName() string {
|
||||
return "user_withdrawal"
|
||||
return "withdrawals"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user