Remove zsync plugin (#7957)

This commit is contained in:
Galunid
2021-07-22 09:01:57 +02:00
committed by GitHub
parent 7b90305570
commit e7fa044807
7 changed files with 1 additions and 378 deletions

View File

@@ -9,6 +9,7 @@ local OBSOLETE_PLUGINS = {
calibrecompanion = true,
storagestat = true,
kobolight = true,
zsync = true,
}
-- Deprecated plugins are still available, but show a hint about deprecation.
local function getMenuTable(plugin)