style: format daemon runtime changes
This commit is contained in:
@@ -10,8 +10,7 @@ export const GATEWAY_DAEMON_RUNTIME_OPTIONS: Array<{
|
||||
{
|
||||
value: "node",
|
||||
label: "Node (recommended)",
|
||||
hint:
|
||||
"Required for WhatsApp (Baileys WebSocket + Bun can corrupt memory on reconnect)",
|
||||
hint: "Required for WhatsApp (Baileys WebSocket + Bun can corrupt memory on reconnect)",
|
||||
},
|
||||
{
|
||||
value: "bun",
|
||||
|
||||
Reference in New Issue
Block a user