feat: iCal calendar feed (GRO-107)
feat: iCal calendar feed (GRO-107) Closes GRO-107
This commit was merged in pull request #116.
This commit is contained in:
committed by
GitHub
parent
e3220af9ce
commit
6539eb4554
@@ -52,6 +52,7 @@ export function buildStaff(overrides: Partial<StaffRow> = {}): StaffRow {
|
||||
oidcSub: `oidc-${id}`,
|
||||
role: "groomer",
|
||||
active: true,
|
||||
icalToken: null,
|
||||
createdAt: new Date("2025-01-01T00:00:00Z"),
|
||||
updatedAt: new Date("2025-01-01T00:00:00Z"),
|
||||
...overrides,
|
||||
|
||||
Reference in New Issue
Block a user