Skip to content

Commit

Permalink
Revert name change
Browse files Browse the repository at this point in the history
  • Loading branch information
bgoncal committed Dec 21, 2023
1 parent 35f3b02 commit 6c58c9f
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Sources/App/Settings/SettingsDetailViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -878,8 +878,8 @@ enum AppIcon: String, CaseIterable {
case Purple = "purple"
case Red = "red"
case White = "white"
case BiPride = "bi-pride"
case POCPride = "POC-pride"
case BiPride = "bi_pride"
case POCPride = "POC_pride"
case NonBinary = "non-binary"
case Rainbow = "rainbow"
case Trans = "trans"
Expand Down

0 comments on commit 6c58c9f

Please sign in to comment.