Skip to content

Commit ab1ec34

Browse files
committed
fix(webapp): restore the soft-delete import a rebase dropped
1 parent c9662de commit ab1ec34

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/webapp/app/routes/resources.orgs.$organizationSlug.projects.$projectParam.env.$envParam.dashboard-agent.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ import {
1616
readWatchWakeFeed,
1717
renameChat,
1818
setChatPinned,
19+
softDeleteChat,
1920
} from "@internal/dashboard-agent-db";
2021
import { watchDraftSchema, type WatchDraft } from "@internal/dashboard-agent-contracts";
2122
import { generateFriendlyId } from "@trigger.dev/core/v3/isomorphic";

0 commit comments

Comments
 (0)