added the offerings key
This commit is contained in:
parent
393b304b59
commit
9e1210d251
@ -203,6 +203,7 @@ func (c *Cmd) execOverwrite(ctx context.Context, ss storage.StorageService) erro
|
||||
"yob": storedb.DATA_YOB,
|
||||
"location": storedb.DATA_LOCATION,
|
||||
"gender": storedb.DATA_GENDER,
|
||||
"offerings": storedb.DATA_OFFERINGS,
|
||||
}
|
||||
|
||||
// Lookup symbolic key
|
||||
|
Loading…
Reference in New Issue
Block a user