From 507aefe59e0a255d4c854f55e7b608196eb59745 Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Fri, 13 Nov 2020 08:29:19 +1100 Subject: [PATCH] Update technologies.json --- src/technologies.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/technologies.json b/src/technologies.json index 454c35b22..a11c35b4d 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -1999,6 +1999,9 @@ ], "description": "Base is a hosted ecommerce platform that allows business owners to set up an online store and sell their products online.", "icon": "Base.svg", + "js": { + "Base.App.open_nav": "" + }, "meta": { "base-theme-name": "\\d+" }, @@ -17839,4 +17842,4 @@ "website": "https://www.xt-commerce.com" } } -} \ No newline at end of file +}