From c7180c03511f0b3d23cd32e3628b1549224754ea Mon Sep 17 00:00:00 2001 From: DmitriyNoa Date: Mon, 31 Jan 2022 10:25:42 +0100 Subject: [PATCH] Fix failing lint in master Signed-off-by: DmitriyNoa --- .../{status-bar-registration.d.ts => status-bar-registration.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/renderer/components/cluster-manager/{status-bar-registration.d.ts => status-bar-registration.ts} (100%) diff --git a/src/renderer/components/cluster-manager/status-bar-registration.d.ts b/src/renderer/components/cluster-manager/status-bar-registration.ts similarity index 100% rename from src/renderer/components/cluster-manager/status-bar-registration.d.ts rename to src/renderer/components/cluster-manager/status-bar-registration.ts