mirror of
https://github.com/nicotsx/ironmount.git
synced 2025-12-10 12:10:51 +01:00
fix(lifecycle): catch error on startup
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { repositoryConfigSchema } from "@ironmount/schemas";
|
||||
import { repositoryConfigSchema } from "@ironmount/schemas/restic";
|
||||
import { type } from "arktype";
|
||||
import { describeRoute, resolver } from "hono-openapi";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user