mirror of
https://github.com/hay-kot/homebox.git
synced 2025-08-02 15:50:27 +00:00
Added field values xag and xau to group.go
This commit is contained in:
parent
84c7986ca1
commit
195af5b057
1 changed files with 2 additions and 0 deletions
|
@ -58,6 +58,8 @@ func (Group) Fields() []ent.Field {
|
||||||
"thb",
|
"thb",
|
||||||
"try",
|
"try",
|
||||||
"usd",
|
"usd",
|
||||||
|
"xag",
|
||||||
|
"xau",
|
||||||
"zar",
|
"zar",
|
||||||
),
|
),
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue