Skip to content

Commit

Permalink
Revert "Turn on identity module, #925"
Browse files Browse the repository at this point in the history
This reverts commit 95b3895.
  • Loading branch information
wliyongfeng committed Nov 6, 2024
1 parent 95b3895 commit 4807fe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/src/utils/consts/chains/laos.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ const laos = {
nodes,
useOnChainBlockData: true,
modules: {
identity: true,
identity: false,
},
};

Expand Down

0 comments on commit 4807fe4

Please sign in to comment.