fix
This commit is contained in:
parent
b0f597e8f6
commit
0feb1d568c
@ -31,6 +31,7 @@ func Add(cards []string, count int64) error {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Write card to mongodb
|
// Write card to mongodb
|
||||||
|
c.SerraCount = count
|
||||||
err = coll.storage_add(c)
|
err = coll.storage_add(c)
|
||||||
|
|
||||||
// If duplicate key, increase count of card
|
// If duplicate key, increase count of card
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user