Skip to content

Commit

Permalink
Merge branch 'feature/pwn-8165-striga' of github.com:p2p-org/p2p-wall…
Browse files Browse the repository at this point in the history
…et-ios into release/2.9.1
  • Loading branch information
Elizaveta Semenova committed Aug 1, 2023
2 parents c7ce249 + 3a4a816 commit 45f4400
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ public enum StrigaUserIndustry: String, CaseIterable, Codable {
case freelancer = "FREELANCER"
case student = "STUDENT"
case retired = "RETIRED"
case unemployed = "UNEMPOYED"
case unemployed = "UNEMPLOYED"
}

0 comments on commit 45f4400

Please sign in to comment.