feat: add daemon service management
This commit is contained in:
@@ -211,7 +211,7 @@ function setWhatsAppAllowFrom(
|
||||
function setMessagesResponsePrefix(
|
||||
cfg: ClawdbotConfig,
|
||||
responsePrefix?: string,
|
||||
) {
|
||||
): ClawdbotConfig {
|
||||
return {
|
||||
...cfg,
|
||||
messages: {
|
||||
|
||||
Reference in New Issue
Block a user