From 88db21793b80b51e90f1ce5e93da5471816394a3 Mon Sep 17 00:00:00 2001 From: Larkum Date: Sun, 30 Aug 2026 10:55:39 +0100 Subject: [PATCH] Add World Clocks plugin --- Plugins.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Plugins.json b/Plugins.json index 12fd406..a7bceeb 100644 --- a/Plugins.json +++ b/Plugins.json @@ -291,5 +291,11 @@ "commits": { "1.0.0": "a8b35f526a641a83b80e82f5423086375a12ec96" } + }, + { + "url": "https://github.com/larkum/StreamController-WorldClocks", + "commits": { + "1.5.0-beta.16": "610e075124e05c2d73f6e46b7583da9ce48f4bde" + } } ]