mirror of
https://github.com/zadam/trilium.git
synced 2025-12-04 22:44:25 +01:00
fix(root-command-executor): fix regression in root_command_executor
This commit is contained in:
parent
b9e19e524a
commit
ca24408a13
@ -242,6 +242,7 @@ export default class RootCommandExecutor extends Component {
|
||||
|
||||
const result = await noteCreateService.createNote(
|
||||
{
|
||||
parentNoteUrl: rootNoteId,
|
||||
target: "into",
|
||||
title: "New AI Chat",
|
||||
type: "aiChat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user