1 parent 1adaa84 commit 03c0aa5Copy full SHA for 03c0aa5
1 file changed
packages/workerd/src/sandbox/bridge-handler.ts
@@ -1161,7 +1161,7 @@ async function contentDeleteMany(
1161
});
1162
}
1163
1164
-// ── Taxonomy Operations (read-only) ──────────────────────────────────────
+// ── Taxonomy Operations ──
1165
1166
/** Type guard for plain JSON objects. */
1167
function isJsonObject(value: unknown): value is Record<string, unknown> {
0 commit comments