Skip to content

Commit

Permalink
Update FirebaseAuth/Sources/Swift/ActionCode/ActionCodeSettings.swift
Browse files Browse the repository at this point in the history
Co-authored-by: Nick Cooke <36927374+ncooke3@users.noreply.github.com>
  • Loading branch information
Xiaoshouzi-gh and ncooke3 authored Jan 28, 2025
1 parent a93cf81 commit 5f53f79
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ import Foundation
@objc open var dynamicLinkDomain: String?

/// The out of band custom domain for handling code in app.
@objc open var linkDomain: String?
@objc public var linkDomain: String?

/// Sets the iOS bundle ID.
@objc override public init() {
Expand Down

0 comments on commit 5f53f79

Please # to comment.