mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
remove autofrontlight + backgroundrunner (#12809)
* remove autofrontlight * remove background-runner thirparty plugins that rely on the backgroundrunner no longer work.
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
-- PluginShare is a table for plugins to exchange data between each other.
|
||||
-- It is a singleton, which will persist across views (and, as such, across plugins lifecycle).
|
||||
-- Plugins should maintain their own protocols.
|
||||
return {
|
||||
backgroundJobs = {},
|
||||
}
|
||||
return {}
|
||||
|
||||
Reference in New Issue
Block a user