Skip to content

Commit d0afe5b

Browse files
committed
no 🐱 but chat
1 parent d7eb1e4 commit d0afe5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vs/workbench/contrib/inlineChat/browser/inlineChatActions.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ export class PreviousFromHistory extends AbstractInlineChatAction {
274274

275275
constructor() {
276276
super({
277-
id: 'inlineCat.previousFromHistory',
277+
id: 'inlineChat.previousFromHistory',
278278
title: localize('previousFromHistory', 'Previous From History'),
279279
precondition: CTX_INLINE_CHAT_FOCUSED,
280280
keybinding: {

0 commit comments

Comments
 (0)