mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-18 13:49:53 +01:00
ForumManager: Added parent id to metadata and a unit test
This commit is contained in:
committed by
Torsten Grote
parent
2a7990f5c4
commit
21b237a629
@@ -50,4 +50,5 @@ public class ClientsModule {
|
||||
QueueMessageFactory provideQueueMessageFactory(CryptoComponent crypto) {
|
||||
return new QueueMessageFactoryImpl(crypto);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user