From 11082b15b479868c44b310e29345ff25f3dda1c9 Mon Sep 17 00:00:00 2001 From: Peter Theill Date: Tue, 9 Feb 2016 11:06:12 +0100 Subject: [PATCH] Move global_config to new src/ location --- global_config.js => src/global_config.js | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename global_config.js => src/global_config.js (100%) diff --git a/global_config.js b/src/global_config.js similarity index 100% rename from global_config.js rename to src/global_config.js