mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-14 18:51:04 +00:00
3 lines
131 B
TypeScript
3 lines
131 B
TypeScript
export const singleAccountKeysToMove = ["streaming"];
|
|
export const namedAccountPromotionKeys = ["botToken", "tokenFile"] as const;
|