Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
llbartekll committed Dec 1, 2023
1 parent 52fa7b8 commit 78be65a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Example/DApp/SceneDelegate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ class SceneDelegate: UIResponder, UIWindowSceneDelegate {

Web3Modal.configure(
projectId: InputConfig.projectId,
chainId: Blockchain("eip155:1")!,
metadata: metadata
)

Expand Down

0 comments on commit 78be65a

Please sign in to comment.