mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-28 15:01:41 +03: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