2
0
mirror of https://gitlab.com/famedly/fluffychat.git synced 2025-04-09 17:38:14 +02:00

refactor: Rethrow history request fails

This commit is contained in:
Christian Pauly 2021-09-01 10:31:19 +02:00
parent b2b3210fe3
commit a7cf8e91b8

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