Skip to content

Commit

Permalink
Update ran-client.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Niloys7 committed Nov 30, 2022
1 parent be538d0 commit 570b795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ran-client.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
require_once 'class-remote-notification-client.php';

if ( function_exists( 'wpi_rdnc_add_notification' ) ) {
wpi_rdnc_add_notification( 31, '7cfcbdd88059b2ce', 'https://test.local' );
wpi_rdnc_add_notification( 72, '30e3b659ed1aba30', 'https://wpinteractive.com' );
}

0 comments on commit 570b795

Please sign in to comment.