From be538d055f923e2e58d5b10a0c0e0f8b5675b11d Mon Sep 17 00:00:00 2001 From: Niloys7 Date: Wed, 30 Nov 2022 13:30:04 +0600 Subject: [PATCH] Update ran-client.php --- ran-client.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ran-client.php b/ran-client.php index 8b70f75..96102af 100644 --- a/ran-client.php +++ b/ran-client.php @@ -8,5 +8,5 @@ require_once 'class-remote-notification-client.php'; if ( function_exists( 'wpi_rdnc_add_notification' ) ) { - wpi_rdnc_add_notification( 72, '30e3b659ed1aba30', 'https://wpinteractive.com' ); + wpi_rdnc_add_notification( 31, '7cfcbdd88059b2ce', 'https://test.local' ); } \ No newline at end of file