Skip to content

Commit b00d803

Browse files
committed
New message
1 parent 097edab commit b00d803

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

IPBanProBaseAPI.cs

+5
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,11 @@ public class IPBanProBaseAPI : IDisposable
183183
/// </summary>
184184
public const string MessagePushLog = "push_log";
185185

186+
/// <summary>
187+
/// Push reset machine guid
188+
/// </summary>
189+
public const string MessagePushResetMachineGuid = "push_reset_machine_guid";
190+
186191
/// <summary>
187192
/// Key for ip address
188193
/// </summary>

0 commit comments

Comments
 (0)