kxxt / obsidian-advanced-paste

Advanced pasting functionality for obsidian
MIT License
42 stars 2 forks source link

another little typo... #10

Closed luckman212 closed 10 months ago

luckman212 commented 1 year ago

https://github.com/kxxt/obsidian-advanced-paste/blob/4e155f8f7af3bd463af9e570a40ba34bc29091dd/src/main.ts#L222

Don't think that extra d is supposed to be in there... 🙂

luckman212 commented 1 year ago

You could also use

console.info(`${this.manifest.name} loaded!`);

to make it easier