Tlon: fix plugin-sdk import boundaries

This commit is contained in:
Gustavo Madeira Santana
2026-03-18 02:12:53 +00:00
parent b5c38b1095
commit ed7269518f
2 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ import { homedir } from "node:os";
import * as path from "node:path";
import { Readable } from "node:stream";
import { pipeline } from "node:stream/promises";
import { fetchWithSsrFGuard } from "../api.js";
import { fetchWithSsrFGuard } from "../../api.js";
import { getDefaultSsrFPolicy } from "../urbit/context.js";
// Default to OpenClaw workspace media directory