Clean category lists error status on startup and remove debug prints

This commit is contained in:
emanuele-f 2019-11-04 13:07:24 +01:00
parent c6a87fbc69
commit 191e530f6f
3 changed files with 26 additions and 6 deletions

View file

@ -136,6 +136,7 @@ companion_interface_utils.initCompanions()
initCustomnDPIProtoCategories()
-- housekeeping will do the actual reload...
lists_utils.clearErrors()
lists_utils.downloadLists()
lists_utils.reloadLists()