Skip to content

Commit

Permalink
fix: export const
Browse files Browse the repository at this point in the history
  • Loading branch information
corlard3y committed May 27, 2024
1 parent 89975b4 commit e5bd9fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/uiweb/src/lib/config/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -158,4 +158,4 @@ export const LIVEKIT_TOKEN_GENERATOR_SERVER_URL =
'https://ms-lk-server.onrender.com';
export const GUEST_MODE_ACCOUNT = '0x0000000000000000000000000000000000000001';

const pushBotAddress = "0x99A08ac6254dcf7ccc37CeC662aeba8eFA666666";
export const pushBotAddress = "0x99A08ac6254dcf7ccc37CeC662aeba8eFA666666";

0 comments on commit e5bd9fa

Please sign in to comment.