Changeset 0.10.0 (#56)
This commit is contained in:
@@ -23,5 +23,7 @@ func NewStores(db *sql.DB) store.Stores {
|
||||
Audit: NewAuditStore(),
|
||||
Notes: NewNoteStore(),
|
||||
GlobalConfig: NewGlobalConfigStore(),
|
||||
Usage: NewUsageStore(),
|
||||
Pricing: NewPricingStore(),
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user