Skip to content

Commit 46ddd95

Browse files
committed
commented out code for customer
1 parent 57fc589 commit 46ddd95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/page.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ export default async function Home({
2121
}) {
2222
const threads = await client.getThreads({
2323
filters: {
24+
// customerIds: ["c_01J28ZQKJX9CVRXVHBMAXNSV5G"],
2425
tenantIdentifiers: [{ tenantId: "te_01J299SM3E25EJHT7JKYS6G7K5" }],
2526
},
2627
});

0 commit comments

Comments
 (0)