mgmeyers / obsidian-list-callouts

Create callouts in lists in Obsidian.
GNU General Public License v3.0
312 stars 10 forks source link

Remove `build decos` log #52

Closed pdelre closed 9 months ago

pdelre commented 9 months ago

With the recent 1.2.3 release, it appears a debugging statement was added to troubleshoot an issue (https://github.com/mgmeyers/obsidian-list-callouts/commit/c677dde1e1be22bff443ba508f1f935810a85010) but was not removed for final release.

DevTools Console image

mgmeyers commented 9 months ago

Thanks @pdelre !