Skip to content

Commit

Permalink
delete debug
Browse files Browse the repository at this point in the history
  • Loading branch information
jian-guo-s committed Sep 25, 2023
1 parent 197cecd commit 5ad80f9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -772,7 +772,6 @@ const getProjectsDetail = async () => {
case 2:
// id 是胡扯的方便存储和使用,没有找到具体的和钱包网络名称的映射关系
Object.assign(chainData, ['Aptos'])
debugger
networkData.value = [{ name: 'Mainnet', id: 'Mainnet' }, { name: 'Testnet', id: 'Testnet' }, { name: 'Devnet', id: 'Devnet' }]
break;
case 3:
Expand Down

0 comments on commit 5ad80f9

Please sign in to comment.