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