add a note for later

pull/1/head
ansuz 4 years ago
parent 5749b6fd7b
commit d9219f4ecc

@ -153,6 +153,7 @@ var archiveDocument = function (Env, Server, cb, data) {
switch (id.length) {
case 32:
// TODO disconnect users from active sessions
return void Env.msgStore.archiveChannel(id, cb);
case 48:
return void Env.blobStore.archive.blob(id, cb);

Loading…
Cancel
Save