From d279f122d7fa5c33c65b5161248561cf7f3cd7d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Darius=20Kri=C5=A1tapavi=C4=8Dius?= Date: Thu, 5 Feb 2026 18:06:00 +0200 Subject: [PATCH] Add new plugin entry for streamcontroller-pomodoro-timer --- Plugins.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Plugins.json b/Plugins.json index 5436cce..c9b156f 100644 --- a/Plugins.json +++ b/Plugins.json @@ -376,5 +376,11 @@ "1.0.0": "034e0dbf2eb20e42f9fb3fe9efc913a3e74ea119", "1.0.1": "08f293443e5c47846ea98403a40476ee59433abe" } - } + }, + { + "url": "https://github.com/dariuszz123/streamcontroller-pomodoro-timer-plugin", + "commits": { + "1.5.0-beta.13": "adce5d19537eaa296badb8b2bfac4cde0a46683c", + } + } ]