Changeset 0.20.0 (#85)
This commit is contained in:
@@ -33,5 +33,7 @@ func NewStores(db *sql.DB) store.Stores {
|
||||
ResourceGrants: NewResourceGrantStore(),
|
||||
Memories: NewMemoryStore(),
|
||||
Projects: NewProjectStore(),
|
||||
Notifications: NewNotificationStore(),
|
||||
NotifPrefs: NewNotificationPreferenceStore(),
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user