From c3ad65688a27f24eb4bc57f1f8df05cdc9b57e85 Mon Sep 17 00:00:00 2001 From: Timoline Date: Mon, 15 Feb 2021 17:59:58 +0100 Subject: [PATCH] changed description to minutes (#6280) --- lib/util/settings.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/util/settings.js b/lib/util/settings.js index c8fb8b027..a808b8795 100644 --- a/lib/util/settings.js +++ b/lib/util/settings.js @@ -139,7 +139,7 @@ const defaults = { }, ota: { /** - * Minimal time delta in milliseconds between polling third party server for potential firmware updates + * Minimal time delta in minutes between polling third party server for potential firmware updates */ update_check_interval: 10, /**