From c834fbe4624bea57c2a73a991aae757de43d2298 Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Sun, 13 Jan 2019 14:52:39 -0500 Subject: [PATCH] the filter action should singular filter, not filters --- web/includes/actions/{filters.php => filter.php} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename web/includes/actions/{filters.php => filter.php} (100%) diff --git a/web/includes/actions/filters.php b/web/includes/actions/filter.php similarity index 100% rename from web/includes/actions/filters.php rename to web/includes/actions/filter.php