We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca16c86 commit 5c82d05Copy full SHA for 5c82d05
1 file changed
src/config/features.ts
@@ -1,7 +1,7 @@
1
// when enabled will show only a single DAO throughout the app
2
export const enableSingleDaoMode = true;
3
// only required when single DAO mode is enabled
4
-export const singleDaoName = "AIBTC-LA";
+export const singleDaoName = "AIBTC-LAX";
5
6
// Reward configuration
7
// Reward amount in USD for each passed proposal
0 commit comments