Using a new database root directory
This commit is contained in:
@ -2,6 +2,7 @@ package arn
|
||||
|
||||
// Force interface implementations
|
||||
var (
|
||||
_ Identifiable = (*UserNotifications)(nil)
|
||||
_ IDCollection = (*UserNotifications)(nil)
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user