fix: preserve page skill user input
This commit is contained in:
@@ -240,6 +240,7 @@ export const CHAT_SKILL_DEFINITIONS = [
|
||||
icon: 'page',
|
||||
skillName: PUBLISH_SKILL_NAME,
|
||||
requiresPublish: true,
|
||||
prefillOnly: true,
|
||||
promptKey: 'generate-page',
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user