mirror of
https://github.com/yJason/ClashX-Dashboard.git
synced 2026-03-01 00:35:19 +08:00
misc: proxy uuid
This commit is contained in:
@@ -30,7 +30,6 @@ class ClashProviderResp: Codable {
|
||||
}
|
||||
|
||||
class ClashProvider: Codable {
|
||||
let id = UUID().uuidString
|
||||
enum ProviderType: String, Codable {
|
||||
case Proxy
|
||||
case String
|
||||
|
||||
Reference in New Issue
Block a user