mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-01 14:50:21 +00:00
fix: refresh facade re-entry landing delta (#61180) (thanks @adam91holt)
This commit is contained in:
@@ -2,7 +2,6 @@ import fs from "node:fs";
|
||||
import os from "node:os";
|
||||
import path from "node:path";
|
||||
import { afterEach, describe, expect, it, vi } from "vitest";
|
||||
import * as pluginAutoEnableModule from "../config/plugin-auto-enable.js";
|
||||
import { clearRuntimeConfigSnapshot, setRuntimeConfigSnapshot } from "../config/config.js";
|
||||
import {
|
||||
canLoadActivatedBundledPluginPublicSurface,
|
||||
|
||||
Reference in New Issue
Block a user