This commit is contained in:
2026-05-26 00:43:28 +03:00
parent ae6a1fc8d7
commit e4a54ffbe8
27 changed files with 174 additions and 118 deletions
+1 -1
View File
@@ -450,7 +450,7 @@ public class SSLSocket : ISocket
}
}
public bool Trigger(ResourceTrigger trigger)
public bool Trigger(ResourceOperation trigger)
{
return true;
}