no 🐱 but chat

This commit is contained in:
Johannes
2023-06-15 15:36:59 +02:00
parent d7eb1e4fb9
commit d0afe5b0d8

View File

@@ -274,7 +274,7 @@ export class PreviousFromHistory extends AbstractInlineChatAction {
constructor() {
super({
id: 'inlineCat.previousFromHistory',
id: 'inlineChat.previousFromHistory',
title: localize('previousFromHistory', 'Previous From History'),
precondition: CTX_INLINE_CHAT_FOCUSED,
keybinding: {