mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-03 20:21:40 +00:00
chore: update find activities
This commit is contained in:
@ -59,6 +59,7 @@ type FindActivity struct {
|
||||
Type ActivityType
|
||||
Level ActivityLevel
|
||||
PayloadShortcutID *int32
|
||||
CreatedTsAfter *int64
|
||||
}
|
||||
|
||||
func (s *Store) CreateActivity(ctx context.Context, create *Activity) (*Activity, error) {
|
||||
|
Reference in New Issue
Block a user