mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 23:24:30 +00:00
Docs: require labeler + label updates for channels/extensions
This commit is contained in:
@@ -534,7 +534,7 @@ export function isBillingErrorMessage(raw: string): boolean {
|
||||
if (!value) {
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
return matchesErrorPatterns(value, ERROR_PATTERNS.billing);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user