runtime: route notifications through worker inbox
This commit is contained in:
+1
-1
@@ -428,7 +428,7 @@
|
||||
],
|
||||
},
|
||||
};
|
||||
case "system":
|
||||
case "notify":
|
||||
return {
|
||||
method: "notify",
|
||||
params: { message: request.content, auto_run: true },
|
||||
|
||||
Reference in New Issue
Block a user