From e98191a12ab14d18f770fb4e37704cd4419517ac Mon Sep 17 00:00:00 2001 From: faulty Date: Wed, 1 Feb 2023 12:13:24 +0100 Subject: [PATCH] test github fix --- custom/cryptpad/config.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/custom/cryptpad/config.js b/custom/cryptpad/config.js index 4d86ab3..46071fc 100644 --- a/custom/cryptpad/config.js +++ b/custom/cryptpad/config.js @@ -283,4 +283,6 @@ module.exports = { * */ installMethod: 'unspecified', -}; \ No newline at end of file +}; + +var _domain = 'http://127.0.0.1:3000/'; \ No newline at end of file