mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
We currently did so on plugin destruction, which was a bit overkill/annoying, as plugin instances are torn down on view changes (i.e., when FileManager/ReaderUI are torn down) ;).