mirror of
https://github.com/zadam/trilium.git
synced 2025-12-07 16:04:23 +01:00
refactor(note-create): remove as typecast
This commit is contained in:
parent
9b111beabe
commit
8f936c7b21
@ -155,7 +155,6 @@ async function promptForType(
|
||||
};
|
||||
|
||||
if (notePath) {
|
||||
resolvedOptions = resolvedOptions as CreateNoteWithUrlOpts;
|
||||
resolvedOptions = {
|
||||
...resolvedOptions,
|
||||
target: "into",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user