Skip to content

Commit 2df8ecf

Browse files
author
Your Name
committed
helper command, removed/commented subs
1 parent 7bf9858 commit 2df8ecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/commands/help-command.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ export class HelpCommand extends BaseCommand {
4848

4949
// helpText += '\n📝 Just type the command followed by the movie or show title.';
5050
helpText += '\n\n📋 Other Commands:\n';
51-
helpText += '\n• "subscriptions" or "subs" - View your notifications';
51+
// helpText += '\n• "subscriptions" or "subs" - View your notifications';
5252
helpText += '\n• "agent" - Speak with an agent';
5353
helpText += '\n• "help" - Show this help message';
5454

0 commit comments

Comments
 (0)