diff --git a/services/gunDB/contact-api/key.js b/services/gunDB/contact-api/key.js index be14b788..837f38e9 100644 --- a/services/gunDB/contact-api/key.js +++ b/services/gunDB/contact-api/key.js @@ -42,3 +42,5 @@ exports.CHANNELS_BACKUP = 'channelsBackup' exports.LAST_SEEN_APP = 'lastSeenApp' exports.LAST_SEEN_NODE = 'lastSeenNode' + +exports.FOLLOWS = 'follows'