feat: add onboarding with oldmarr import (#1606)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import type { OldmarrConfig } from "@homarr/old-schema";
|
||||
import type { OldmarrImportConfiguration } from "@homarr/validation";
|
||||
|
||||
import type { OldmarrImportConfiguration } from "./settings";
|
||||
|
||||
export class OldHomarrImportError extends Error {
|
||||
constructor(oldConfig: OldmarrConfig, cause: unknown) {
|
||||
|
||||
Reference in New Issue
Block a user