This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

chore: update typescript types

+1
+1
types.ts
··· 62 62 PendingSignup = "pending_signup", 63 63 ShotgunClosesSoon = "shotgun_closes_soon", 64 64 ShotgunOpensSoon = "shotgun_opens_soon", 65 + ShowScheduledJobs = "show_scheduled_jobs", 65 66 Test = "test", 66 67 }