From 476b566c08a84bd35aaccf847253875b2c3afb10 Mon Sep 17 00:00:00 2001 From: Bill Church Date: Sun, 7 Aug 2022 12:10:36 +0000 Subject: [PATCH] feat: test change for release --- app/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/app/index.js b/app/index.js index 9e7b6ae..436a4d4 100644 --- a/app/index.js +++ b/app/index.js @@ -7,6 +7,7 @@ * Bill Church - https://github.com/billchurch/WebSSH2 - May 2017 * See LICENSE file * + * test change */ const { config } = require('./server/app');