Skip to content

Commit c0f5de0

Browse files
author
Shaw
committed
more consolidation
1 parent 0556c26 commit c0f5de0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/app-lifeops/src/website-blocker/chat-integration/block-rule-service.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import crypto from "node:crypto";
22
import type { ChannelType, IAgentRuntime, Memory, UUID } from "@elizaos/core";
33
import { createUniqueUuid, logger, stringToUuid } from "@elizaos/core";
4-
import { blockWebsitesAction } from "../../actions/website-blocker.js";
4+
import { blockWebsitesAction } from "../../actions/owner-website-block.js";
55
import { executeRawSql, sqlQuote, sqlText } from "../../lifeops/sql.js";
66
import {
77
BLOCK_RULES_TABLE,

0 commit comments

Comments
 (0)