Skip to content

Commit

Permalink
disable 1ca
Browse files Browse the repository at this point in the history
  • Loading branch information
llbartekll committed Jun 14, 2024
1 parent 143594f commit 25abd7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sample/Example/ExampleApp.swift
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ class ExampleApp: App {
projectId: projectId,
metadata: metadata,
crypto: DefaultCryptoProvider(),
authRequestParams: .stub(),
authRequestParams: nil,
customWallets: [
.init(
id: "swift-sample",
Expand Down

0 comments on commit 25abd7e

Please sign in to comment.