style
This commit is contained in:
parent
2cafec6f12
commit
f752507a11
@ -28,7 +28,7 @@ import Foundation
|
||||
public var description: String {
|
||||
let des: String
|
||||
|
||||
switch self.rawValue {
|
||||
switch rawValue {
|
||||
case 0:
|
||||
des = "Not Connected"
|
||||
case 1:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user