feat: harden recording lifecycle and refresh fnOS UI
This commit is contained in:
@@ -137,6 +137,7 @@ public sealed class LiveRoomStatusServiceTests
|
||||
string segmentFilePath,
|
||||
DateTimeOffset occurredAt,
|
||||
bool forceRun = false,
|
||||
Guid? eventId = null,
|
||||
CancellationToken cancellationToken = default) =>
|
||||
Task.FromResult<EventScriptExecutionResultDto?>(null);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user