Skip to content

Commit f6ab2fd

Browse files
committed
test
1 parent 49103bf commit f6ab2fd

File tree

1 file changed

+1
-1
lines changed
  • apps/dashboard/src/app/(app)/team/[team_slug]/[project_slug]/contract/[chainIdOrSlug]/[contractAddress]/rewards

1 file changed

+1
-1
lines changed

apps/dashboard/src/app/(app)/team/[team_slug]/[project_slug]/contract/[chainIdOrSlug]/[contractAddress]/rewards/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ export default async function Page(props: {
6666
},
6767
});
6868

69-
console.log("DEBUG", {
69+
console.error("DEBUG", {
7070
assetContractClient,
7171
entrypointContractClient,
7272
reward,

0 commit comments

Comments
 (0)