From f3cd68c0fe2daa8cfe8b6bb20aae4b379c6fdfe9 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:22:59 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=8F=A1=20index.js?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/commands/ctx_viz/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/commands/ctx_viz/index.js b/src/commands/ctx_viz/index.js index 9627ea7..01e6d3f 100644 --- a/src/commands/ctx_viz/index.js +++ b/src/commands/ctx_viz/index.js @@ -1,2 +1,3 @@ export default { isEnabled: () => false, isHidden: true, name: 'stub' }; +