Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
alwx committed Nov 6, 2024
1 parent d1afb9f commit 1a5e40a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/status_im/config.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

(defn enabled? [v] (= "1" v))

(goog-define INFURA_TOKEN "2a8db7e5dd1b414a896f2a0f73de18f9")
(goog-define INFURA_TOKEN "")
(goog-define POKT_TOKEN "3ef2018191814b7e1009b8d9")
(goog-define STATUS_BUILD_PROXY_USER "")
(goog-define STATUS_BUILD_PROXY_PASSWORD "")
Expand Down

0 comments on commit 1a5e40a

Please sign in to comment.