From cb601bc5e00436f57652c595907150db5492e784 Mon Sep 17 00:00:00 2001 From: Mark Nadal Date: Sat, 30 Nov 2024 21:46:33 -0800 Subject: [PATCH] lol don't change subscription id --- lib/tag.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/tag.js b/lib/tag.js index 6ce4b04b..c34147f9 100644 --- a/lib/tag.js +++ b/lib/tag.js @@ -15,7 +15,7 @@ module.exports = function(root){ // THIS IS THE UNIVERSAL NOTIFICATION MODULE if(!who.go){ return } mesh.say({dam:'tag',ok:'queued in-memory'},peer); if(who.batch){ return } - key[who.key = Math.random().toString(36).slice(2)] = who; + key[who.key = who.key || Math.random().toString(36).slice(2)] = who; who.batch = setTimeout(function(){ if(!who.go){ return } email.send({