Add support for MAC and hostname rule items

This commit is contained in:
世界
2026-04-23 08:12:52 +08:00
parent e5d6ab4c77
commit 73180f0230
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
}
}