Adds secret check-offs
This commit is contained in:
@@ -37,7 +37,7 @@ export type Secret = Document &
|
||||
"secret",
|
||||
{
|
||||
text: string;
|
||||
discoveredOn: ISO8601Date | null;
|
||||
discovered: boolean;
|
||||
}
|
||||
>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user