Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

Commit 5c82d05

Browse files
committed
fix: use new dao AIBTC-LAX
1 parent ca16c86 commit 5c82d05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/config/features.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// when enabled will show only a single DAO throughout the app
22
export const enableSingleDaoMode = true;
33
// only required when single DAO mode is enabled
4-
export const singleDaoName = "AIBTC-LA";
4+
export const singleDaoName = "AIBTC-LAX";
55

66
// Reward configuration
77
// Reward amount in USD for each passed proposal

0 commit comments

Comments
 (0)