From 4efd9dfe70195665a8dcbe9679604003d1c36414 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 5 Jun 2018 23:08:16 +0200 Subject: lil things --- public/bundle.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/bundle.js') diff --git a/public/bundle.js b/public/bundle.js index 9ebb79a..22ebad3 100644 --- a/public/bundle.js +++ b/public/bundle.js @@ -9118,7 +9118,7 @@ var systemReducer = function systemReducer() { }); case _types2.default.system.load_site: document.querySelector('title').innerHTML = action.site.name + '.cortex'; - var tool = state.site.tool; + var tool = state.app.tool; var path = window.location.pathname.split('/')[1]; if (path in modules) { tool = path; -- cgit v1.2.3-70-g09d2