From a03dd36f119cbd8ee68b893e8ec32bea45086e55 Mon Sep 17 00:00:00 2001 From: ZGaetano Date: Tue, 26 May 2026 16:40:47 +0000 Subject: [PATCH] fix(premiere-plugin): hide growing-count badge until count > 0 The badge initially showed '0' before any poll completed. Toggling display via JS expects an initial display:none so the badge does not flash in the tab nav on first connect. --- services/premiere-plugin/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/premiere-plugin/index.html b/services/premiere-plugin/index.html index 703c1e9..ea6efb4 100644 --- a/services/premiere-plugin/index.html +++ b/services/premiere-plugin/index.html @@ -50,7 +50,7 @@ Growing - 0 +