From e9ed04e9474877e700284b1b792385babf4fe9b3 Mon Sep 17 00:00:00 2001 From: CyberFlame Date: Sun, 24 Dec 2023 06:13:13 +1300 Subject: [PATCH] trigger registration Signed-off-by: CyberFlame --- src/commands.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/commands.js b/src/commands.js index 1fe05ab..682d658 100644 --- a/src/commands.js +++ b/src/commands.js @@ -1,5 +1,5 @@ /** - * Share command metadata from a common spot to be used for both runtime + * Share commands metadata from a common spot to be used for both runtime * and registration. */