refactor: Rethrow history request fails

This commit is contained in:
Christian Pauly 2021-09-01 10:31:19 +02:00
parent 17f0cf4e09
commit 4d462d9c8b

View file

@ -109,6 +109,7 @@ class ChatController extends State<Chat> {
),
),
);
rethrow;
}
}
}