Skip to content
This repository was archived by the owner on Mar 7, 2026. It is now read-only.

Commit bf4a151

Browse files
authored
Add AppTesters in credits
1 parent c2d11cd commit bf4a151

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Sources/prostore/views/AboutView.swift

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,12 @@ struct AboutView: View {
3434
role: "iOS Certificates Source",
3535
profileURL: URL(string: "https://github.com/loyahdev")!,
3636
avatarURL: URL(string: "https://github.com/loyahdev.png")!
37+
),
38+
Credit(
39+
name: "AppTesters",
40+
role: "Apps Library",
41+
profileURL: URL(string: "https://github.com/apptesters-org")!,
42+
avatarURL: URL(string: "https://github.com/apptesters-org.png")!
3743
)
3844
]
3945

0 commit comments

Comments
 (0)