From 1ac9d0e38177e6ed084d0db76bb9ffc974f329af Mon Sep 17 00:00:00 2001 From: Bram Wiepjes <bramw@protonmail.com> Date: Wed, 8 Jun 2022 12:23:19 +0000 Subject: [PATCH] Resolve "Merge categories Local Business and Local business in the templates section" --- backend/templates/restaurant-management.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/templates/restaurant-management.json b/backend/templates/restaurant-management.json index ea0698952..070f830a0 100644 --- a/backend/templates/restaurant-management.json +++ b/backend/templates/restaurant-management.json @@ -15,7 +15,7 @@ ], "categories": [ "Professional", - "Local business" + "Local Business" ], "export": [ { @@ -5436,4 +5436,4 @@ ] } ] -} \ No newline at end of file +}