This website works better with JavaScript.
Home
Explore
Help
Sign In
kornerr
/
check-ios-bus
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
d
single
Михаил Капелько
10 months ago
parent
e01477b228
commit
8db9c0cb8e
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/MeetupId.swift
+ 1
- 1
src/MeetupId.swift
View File
@@ -2,7 +2,7 @@ import Combine
import Foundation
enum MeetupId {
enum K: String
, RawRepresentable
{
enum K: String {
case meetupIdTextApp
case meetupIdTextUI
}
Write
Preview
Loading…
Cancel
Save