feat!: due date reminder notifications
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package utils
|
||||
|
||||
type NotificationCreatedMessage struct {
|
||||
NotifiedID string
|
||||
NotificationID string
|
||||
}
|
||||
Reference in New Issue
Block a user