Skip to content

Commit

Permalink
Resolve merge main
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Baus committed Oct 1, 2024
1 parent a8a63ac commit 33b4a63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/src/envVarsSchema.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import * as Joi from "joi";

import { randomString } from "./service/hash";

export const envVarsSchema = Joi.object({
Expand Down

0 comments on commit 33b4a63

Please sign in to comment.