feat(cron): post isolated summaries
This commit is contained in:
@@ -20,7 +20,6 @@ export type CronPayload =
|
||||
};
|
||||
|
||||
export type CronIsolation = {
|
||||
postToMain?: boolean;
|
||||
postToMainPrefix?: string;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user