mirror of
https://github.com/DumbWareio/DumbAssets.git
synced 2026-02-20 00:24:29 +08:00
- Fix invalid use of 'this' in static context in paperless.js and papra.js statusCheck methods - Fix error handling in papra.js testConnection to properly rethrow errors instead of returning undefined - Fix memory leak in externalDocManager.js by storing event handler references for proper removal Resolves code review feedback from PR #112 discussion