mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-27 20:18:38 +00:00
chore: wtf.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import type { RuntimeEnv } from "openclaw/plugin-sdk";
|
||||
import { readFileSync } from "node:fs";
|
||||
import type { RuntimeEnv } from "openclaw/plugin-sdk";
|
||||
import type { ResolvedNextcloudTalkAccount } from "./accounts.js";
|
||||
|
||||
const ROOM_CACHE_TTL_MS = 5 * 60 * 1000;
|
||||
|
||||
Reference in New Issue
Block a user