mirror of
https://github.com/zadam/trilium.git
synced 2025-12-04 22:44:25 +01:00
refactor(note-create): remove as typecast
This commit is contained in:
parent
7e4833e893
commit
d3db48c99b
@ -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