mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-12 07:20:45 +00:00
fix: redact config values in skills status
This commit is contained in:
@@ -710,7 +710,6 @@ export type CronRunLogEntry = {
|
||||
|
||||
export type SkillsStatusConfigCheck = {
|
||||
path: string;
|
||||
value: unknown;
|
||||
satisfied: boolean;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user