mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-09 07:30:40 +02:00
schema add
This commit is contained in:
@@ -24,6 +24,8 @@ export type DomainRow = {
|
||||
failed: boolean;
|
||||
tries: number;
|
||||
configManaged: boolean;
|
||||
certResolver: string;
|
||||
customCertResolver: string;
|
||||
};
|
||||
|
||||
type Props = {
|
||||
|
||||
Reference in New Issue
Block a user