Skip to content

Commit

Permalink
Fix an issue where the “Threads” icon was repeated
Browse files Browse the repository at this point in the history
See Zendesk 9258078
  • Loading branch information
jkmassel committed Jan 9, 2025
1 parent 63b0f42 commit f7644ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions WordPress/Classes/Models/PublicizeService.swift
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ extension PublicizeService {
case linkedin
case instagram = "instagram-business"
case mastodon
case threads
case unknown

/// Returns the local image for the icon representing the social network.
Expand Down

0 comments on commit f7644ac

Please sign in to comment.