metamigo-frontend: start frontend cleanup
This commit is contained in:
parent
f4a3031c5e
commit
4f2b7934e2
6 changed files with 263 additions and 11 deletions
|
|
@ -5,7 +5,7 @@ import type { AppOptions } from "next-auth";
|
|||
import * as Wreck from "@hapi/wreck";
|
||||
import * as Boom from "@hapi/boom";
|
||||
|
||||
import type { IAppConfig } from "config";
|
||||
import type { IAppConfig } from "@digiresilience/metamigo-config";
|
||||
|
||||
export interface Profile {
|
||||
name: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue