mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-16 12:49:55 +01:00
Make more use of DbViewModel#handleException()
This commit is contained in:
@@ -84,6 +84,7 @@ class IntroducerSession extends Session<IntroducerState> {
|
||||
this(sessionId, groupId, author, -1, null, null);
|
||||
}
|
||||
|
||||
@Override
|
||||
public SessionId getSessionId() {
|
||||
return sessionId;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user