From f692fa5aaa1f8b1613ce535cf3239542abec63ba Mon Sep 17 00:00:00 2001 From: Boaz Poolman Date: Sat, 27 Mar 2021 00:54:41 +0100 Subject: [PATCH] Show correct diff in frontend --- admin/src/components/ActionButtons/index.js | 4 ++-- admin/src/components/ConfigList/index.js | 2 +- controllers/config.js | 3 ++- utils/getObjectDiff.js | 12 +++++++++++- 4 files changed, 16 insertions(+), 5 deletions(-) diff --git a/admin/src/components/ActionButtons/index.js b/admin/src/components/ActionButtons/index.js index f570552..9f6dac3 100644 --- a/admin/src/components/ActionButtons/index.js +++ b/admin/src/components/ActionButtons/index.js @@ -23,8 +23,8 @@ const ActionButtons = ({ diff }) => { return ( -