add role
This commit is contained in:
@@ -109,7 +109,6 @@ export function sendPrompt(content: string) {
|
||||
ws.send(JSON.stringify({ type: "message", content }))
|
||||
}
|
||||
|
||||
|
||||
function applyCode(code: {
|
||||
html: string | null
|
||||
css: string | null
|
||||
|
||||
Reference in New Issue
Block a user