SSE: Stop & Cancel Request buttons show up correctly

This commit is contained in:
Manas Hejmadi
2025-07-04 16:20:35 +05:30
parent 7a8d1a6f4a
commit c5ce3bd3c4

View File

@@ -307,7 +307,6 @@ class CollectionStateNotifier
...state!,
requestId: requestModel.copyWith(
isWorking: true,
isStreaming: true,
sendingTime: DateTime.now(),
),
};