Skip to content

Commit

Permalink
Updated country flags enum.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mobile Automation committed Oct 29, 2024
1 parent 4b9d2db commit 5c70016
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Sources/Orbit/Foundation/CountryFlags/CountryFlags.swift
Original file line number Diff line number Diff line change
Expand Up @@ -633,6 +633,7 @@ public extension CountryFlag {
/// Country code for Suriname
case sr

/// Country code for South Sudan
case ss

/// Country code for São Tomé and Príncipe
Expand All @@ -641,6 +642,7 @@ public extension CountryFlag {
/// Country code for El Salvador
case sv

/// Country code for Saint Martin
case sx

/// Country code for Syria
Expand Down Expand Up @@ -743,6 +745,7 @@ public extension CountryFlag {
/// Country code for Samoa
case ws

/// Country code for Kosovo
case xk

/// Country code for Yemen
Expand Down

0 comments on commit 5c70016

Please sign in to comment.