From 055434822c099db8337f73a069fc09141cd640b4 Mon Sep 17 00:00:00 2001 From: Peter Brightwell Date: Wed, 11 Sep 2024 09:24:19 +0100 Subject: [PATCH] Fix copy/paste typo as per #169 --- examples/sender-stage-absolute-success.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/sender-stage-absolute-success.json b/examples/sender-stage-absolute-success.json index 4baf436d..47939c0f 100644 --- a/examples/sender-stage-absolute-success.json +++ b/examples/sender-stage-absolute-success.json @@ -2,7 +2,7 @@ "master_enable": true, "receiver_id": null, "activation": { - "mode": "activate_scheduled_relative", + "mode": "activate_scheduled_absolute", "requested_time": "1496759200:0", "activation_time": "1496759200:5000" },