From 548a2712ade0eb9d5d3a7763f3abcd7c9f669c91 Mon Sep 17 00:00:00 2001 From: kieran Date: Thu, 13 Feb 2025 11:55:31 +0000 Subject: [PATCH] fix expiry --- NostrStreamer/Services/Dvr/S3DvrStore.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NostrStreamer/Services/Dvr/S3DvrStore.cs b/NostrStreamer/Services/Dvr/S3DvrStore.cs index 3689a4e..070351b 100644 --- a/NostrStreamer/Services/Dvr/S3DvrStore.cs +++ b/NostrStreamer/Services/Dvr/S3DvrStore.cs @@ -62,7 +62,7 @@ public class S3DvrStore(Config config, HttpClient httpClient, ILogger