alpha
Login
or
Join now
gwen.works
/
churros-notella
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
chore: update typescript types
author
Ewen Le Bihan
date
2 years ago
(Oct 31, 2024, 2:08 AM +0100)
commit
1dab39dd
1dab39dd43d911bd0f84775be868498ee8847a5c
parent
a858edda
a858eddade02363f792c222a50bf7d4426f666f0
+1
1 changed file
Expand all
Collapse all
Unified
Split
types.ts
+1
types.ts
Reviewed
···
62
62
PendingSignup = "pending_signup",
63
63
ShotgunClosesSoon = "shotgun_closes_soon",
64
64
ShotgunOpensSoon = "shotgun_opens_soon",
65
65
+
ShowScheduledJobs = "show_scheduled_jobs",
65
66
Test = "test",
66
67
}