From 1eb6c659f731e15cb9fad8d13bc17a3702b730fc Mon Sep 17 00:00:00 2001 From: Daniel Lugo Date: Wed, 7 Oct 2020 10:06:14 -0400 Subject: [PATCH] export constant --- services/gunDB/Mediator/index.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/services/gunDB/Mediator/index.js b/services/gunDB/Mediator/index.js index 009ef65f..e5daf500 100644 --- a/services/gunDB/Mediator/index.js +++ b/services/gunDB/Mediator/index.js @@ -1475,5 +1475,6 @@ module.exports = { getUser, mySEA, getMySecret, - freshGun + freshGun, + $$__SHOCKWALLET__ENCRYPTED__ }