From cec2368214f7184ee0f583ce4f5201c3ecaa3fc9 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Wed, 15 Jun 2022 11:45:31 +0200 Subject: Update --- scripts/metadata_filter.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts/metadata_filter.lua') diff --git a/scripts/metadata_filter.lua b/scripts/metadata_filter.lua index 03c4a68..07f060c 100644 --- a/scripts/metadata_filter.lua +++ b/scripts/metadata_filter.lua @@ -229,7 +229,6 @@ function cat_to_list_cat(cat, allItems) items = items, total = tostring(#allItems), omitted = omitted ~= 0 and tostring(omitted), - button = cat.list_button, } end -- cgit v1.2.3-54-g00ecf