mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-24 02:18:15 +01:00
Fix group send (fixes #129)
This commit is contained in:
@@ -464,5 +464,8 @@ axolotlTestVectors = function() {
|
||||
|
||||
tests[tests.length] = {name: "No-PreKey fake end-session test as Bob", vectors: axolotlNoPreKeyEndSessionTestVectorsBob};
|
||||
*/
|
||||
|
||||
//TODO: GROUPS
|
||||
|
||||
return tests;
|
||||
}();
|
||||
|
||||
Reference in New Issue
Block a user