Agent在实时响应中因为错误而中断时发送系统通知
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { getTransport } from "./transport"
|
||||
import { isDesktop } from "./transport"
|
||||
|
||||
export async function notifyTurnComplete(
|
||||
export async function sendSystemNotification(
|
||||
title: string,
|
||||
body: string
|
||||
): Promise<void> {
|
||||
|
||||
Reference in New Issue
Block a user