1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2026-03-02 03:49:30 +00:00

DownloadCentral: Add initial implementation for skipping categories

This commit is contained in:
gnosygnu
2017-02-08 22:06:36 -05:00
parent 9a19be675e
commit 4dba081399
6 changed files with 65 additions and 4 deletions

View File

@@ -65,5 +65,4 @@ public class Scrib_xtn_mgr extends Xox_mgr_base {
, Cfg__lua__timeout_polling = "xowa.addon.scribunto.lua.timeout_polling"
, Cfg__lua__timeout_busy_wait = "xowa.addon.scribunto.lua.timeout_busy_wait"
;
}