mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-18 22:57:28 +00:00
fix: Failing tests due to import sorting.
This commit is contained in:
@@ -368,10 +368,10 @@ sender as `Member (PK:System)` to avoid accidental Discord pings.
|
||||
discord: {
|
||||
pluralkit: {
|
||||
enabled: true,
|
||||
token: "pk_live_..." // optional; required for private systems
|
||||
}
|
||||
}
|
||||
}
|
||||
token: "pk_live_...", // optional; required for private systems
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user