TF-3699 Thread Detail Next previous actions (#3843)
This commit is contained in:
@@ -38,6 +38,7 @@ class GetThreadByIdInteractor {
|
||||
|
||||
yield Right(GetThreadByIdSuccess(
|
||||
result,
|
||||
threadId: threadId,
|
||||
updateCurrentThreadDetail: updateCurrentThreadDetail,
|
||||
));
|
||||
} catch (e) {
|
||||
|
||||
Reference in New Issue
Block a user