mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-16 04:39:54 +01:00
Sorry for breaking master. Don't know how that happened :(
This commit is contained in:
@@ -163,7 +163,7 @@ public class AvailableForumsActivity extends BriarActivity
|
||||
|
||||
private void respondToInvitation(final AvailableForumsItem item,
|
||||
final boolean accept) {
|
||||
briarController.runOnDbThread(new Runnable() {
|
||||
runOnDbThread(new Runnable() {
|
||||
@Override
|
||||
public void run() {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user