Fix cache merge #87

Merged
kkathuang merged 2 commits from volodymyr/fix-cache-merge into master 2024-10-24 19:50:53 +00:00
2 changed files with 2 additions and 0 deletions
Showing only changes of commit b736a95124 - Show all commits

View File

@@ -4053,6 +4053,7 @@ export const GetFeedDocument = gql`
elapsedTime
screenshotUri
stream {
id
isCompleted
}
tableSize

View File

@@ -21,6 +21,7 @@ query GetFeed(
elapsedTime
screenshotUri
stream {
id
isCompleted
}
tableSize