Skip to content

Commit 013e69c

Browse files
DatL4ggithub-actions[bot]
authored andcommitted
Apply automatic changes
1 parent 1fad9c3 commit 013e69c

File tree

1 file changed

+1
-1
lines changed
  • firebase-app/src/iosMain/kotlin/dev/gitlive/firebase

1 file changed

+1
-1
lines changed

firebase-app/src/iosMain/kotlin/dev/gitlive/firebase/firebase.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ public actual data class FirebaseApp internal constructor(public val ios: FIRApp
3535
null,
3636
storageBucket,
3737
projectID,
38-
GCMSenderID
38+
GCMSenderID,
3939
)
4040
}
4141

0 commit comments

Comments
 (0)