Add support for MAC and hostname rule items

This commit is contained in:
世界
2026-03-06 08:49:53 +08:00
parent a1ac77e08f
commit 26c2ae540b
4 changed files with 432 additions and 1 deletions
@@ -175,7 +175,7 @@ public struct CoreView: View {
self.helperUnavailable = helperUnavailable
#endif
self.dataSize = dataSize
self.dataSizeLoaded = true
dataSizeLoaded = true
}
}