fix: update inquiry order

This commit is contained in:
ferdiansyah783
2024-08-09 10:02:05 +07:00
parent 8038e211db
commit 2fd676ef3e
8 changed files with 29 additions and 2 deletions
+1
View File
@@ -33,6 +33,7 @@ type Config struct {
Email Email `mapstructure:"email"`
Withdraw Withdraw `mapstructure:"withdrawal"`
Discovery Discovery `mapstructure:"discovery"`
Order Order `mapstructure:"order"`
}
var (