mirror of
https://github.com/bolucat/Archive.git
synced 2026-04-24 09:44:28 +08:00
Update On Thu Mar 6 19:36:08 CET 2025
This commit is contained in:
@@ -78,8 +78,8 @@ namespace ServiceLib.ViewModels
|
||||
|| SelectedSource.Ip?.Count > 0
|
||||
|| SelectedSource.Protocol?.Count > 0
|
||||
|| SelectedSource.Process?.Count > 0
|
||||
|| Utils.IsNotEmpty(SelectedSource.Port)
|
||||
|| Utils.IsNotEmpty(SelectedSource.Network);
|
||||
|| SelectedSource.Port.IsNotEmpty()
|
||||
|| SelectedSource.Network.IsNotEmpty();
|
||||
|
||||
if (!hasRule)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user