huskies: merge 541_story_backlog_command_for_chat_and_web_ui_shows_only_backlog_items
This commit is contained in:
@@ -8,6 +8,10 @@ export const SLASH_COMMANDS: SlashCommand[] = [
|
||||
name: "/help",
|
||||
description: "Show this list of available slash commands.",
|
||||
},
|
||||
{
|
||||
name: "/backlog",
|
||||
description: "Show all items in the backlog with dependency satisfaction status.",
|
||||
},
|
||||
{
|
||||
name: "/status",
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user