You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
May I suggest you change PeopleIncrement(ctx context.Context, distinctID string, add map[string]int) to PeopleIncrement(ctx context.Context, distinctID string, add map[string]float64)
The text was updated successfully, but these errors were encountered:
May I suggest you change
PeopleIncrement(ctx context.Context, distinctID string, add map[string]int)
toPeopleIncrement(ctx context.Context, distinctID string, add map[string]float64
)The text was updated successfully, but these errors were encountered: