mirror of
https://github.com/lumaa-dev/BubbleApp.git
synced 2025-02-09 00:18:41 +01:00
Comment to differenciate SwiftUI.Visibility
This commit is contained in:
parent
43ba1930ed
commit
1a982bdf1e
@ -2,6 +2,7 @@
|
||||
|
||||
import Foundation
|
||||
|
||||
/// Mastodon visibility strings
|
||||
public enum Visibility: String, Codable, CaseIterable, Hashable, Equatable, Sendable {
|
||||
case pub = "public"
|
||||
case unlisted
|
||||
|
Loading…
x
Reference in New Issue
Block a user