From 2a66e68e69fdfcf776c1fcc45d421af5f83e341d Mon Sep 17 00:00:00 2001 From: lasthead0 Date: Mon, 18 Jan 2021 09:23:01 +0300 Subject: [PATCH] Rename config.js.orig to config.orig.js --- config.js.orig => config.orig.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename config.js.orig => config.orig.js (99%) diff --git a/config.js.orig b/config.orig.js similarity index 99% rename from config.js.orig rename to config.orig.js index 7bcbbf9..1706143 100644 --- a/config.js.orig +++ b/config.orig.js @@ -154,4 +154,4 @@ module.exports = { } /* --- end */ ] -} \ No newline at end of file +}