Add custom on-demand rules support

This commit is contained in:
世界
2025-12-30 00:18:43 +08:00
parent 6de410c3f7
commit 58b5e9d732
13 changed files with 1310 additions and 59 deletions
@@ -87,6 +87,7 @@ public extension NavigationPage {
}
#if os(macOS)
@MainActor
func visible(_ profile: ExtensionProfile?) -> Bool {
switch self {
case .groups, .connections: