diff --git a/src/routes.js b/src/routes.js index aa6f34dd..f0708ac5 100644 --- a/src/routes.js +++ b/src/routes.js @@ -1678,6 +1678,7 @@ module.exports = async ( res.json(channelBackups); }); }); + const GunEvent = Common.Constants.Event const Key = require('../services/gunDB/contact-api/key')