Moves items_list.template to standard user_script_templates/

This commit is contained in:
Simone Mainardi 2021-06-03 11:40:56 +02:00
parent 0385651aaf
commit 27d6f53c4b
2 changed files with 20 additions and 0 deletions

View file

@ -125,6 +125,7 @@ local BUILTIN_LISTS = {
update_interval = DEFAULT_UPDATE_INTERVAL,
}
}
BUILTIN_LISTS = {} -- REMOVE
-- ##############################################