Open RyotaUshio opened 1 year ago
This event listener stays active and keeps on console logging even after the plugin is unloaded. I think it should be passed to the registerEvent method.
registerEvent
https://github.com/AlexW00/obsidian-3d-graph/blob/7bfbc6ccbcadb350e451d15becfb375d6d8a6a6e/src/main.ts#L96
This event listener stays active and keeps on console logging even after the plugin is unloaded. I think it should be passed to the
registerEvent
method.https://github.com/AlexW00/obsidian-3d-graph/blob/7bfbc6ccbcadb350e451d15becfb375d6d8a6a6e/src/main.ts#L96