mirror of
https://github.com/yattee/yattee.git
synced 2026-01-15 08:12:34 +00:00
4 lines
61 B
Swift
4 lines
61 B
Swift
enum Strings {
|
|
static let yatteeProtocol = "yattee://"
|
|
}
|