mirror of https://github.com/openclaw/openclaw.git
chore: note doctor migration commit
This commit is contained in:
parent
0766c5e3cb
commit
b9b862a380
|
|
@ -27,7 +27,7 @@ type LegacyMigration = {
|
|||
};
|
||||
|
||||
const LEGACY_MIGRATIONS: LegacyMigration[] = [
|
||||
// Legacy migration (2026-01-02, commit: TBD) — normalize per-provider allowlists; move WhatsApp gating into whatsapp.allowFrom.
|
||||
// Legacy migration (2026-01-02, commit: 3c6b59d8) — normalize per-provider allowlists; move WhatsApp gating into whatsapp.allowFrom.
|
||||
{
|
||||
id: "routing.allowFrom->whatsapp.allowFrom",
|
||||
describe: "Move routing.allowFrom to whatsapp.allowFrom",
|
||||
|
|
|
|||
Loading…
Reference in New Issue