mirror of
https://github.com/yJason/ClashX-Dashboard.git
synced 2026-03-01 00:35:19 +08:00
refactor: DBConnectionSnapShot
This commit is contained in:
@@ -148,5 +148,5 @@ class ClashLogStorage: ObservableObject {
|
||||
}
|
||||
|
||||
class ClashConnsStorage: ObservableObject {
|
||||
@Published var conns = [ClashConnection]()
|
||||
@Published var conns = [DBConnection]()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user