Add WeCom machine name for multi-node push labels.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -359,6 +359,7 @@ export type NotifySettings = {
|
||||
webhook_configured: boolean;
|
||||
webhook_url_masked: string | null;
|
||||
venue_label: string;
|
||||
machine_name?: string;
|
||||
};
|
||||
|
||||
export async function downloadBackup(name: string): Promise<void> {
|
||||
|
||||
Reference in New Issue
Block a user