팔로잉/팔로워 리스트 - 팔로우와 알림설정
- 팔로잉 상태에서 알림 켜기/끄기 상태 추가
This commit is contained in:
@@ -16,5 +16,6 @@ struct GetCreatorFollowingAllListItem: Decodable {
|
||||
let creatorId: Int
|
||||
let nickname: String
|
||||
let profileImageUrl: String
|
||||
let isFollow: Bool
|
||||
var isFollow: Bool
|
||||
var isNotify: Bool
|
||||
}
|
||||
|
Reference in New Issue
Block a user