Skip to content

Commit

Permalink
this isn't used anywhere
Browse files Browse the repository at this point in the history
  • Loading branch information
sshane committed Jul 25, 2024
1 parent f46e518 commit 6b9da0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/actions/files.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export const FILE_NAMES = {
cameras: ['fcamera.hevc'],
dcameras: ['dcamera.hevc'],
ecameras: ['ecamera.hevc'],
qlogs: ['qlog.bz2'],
qlogs: ['qlog.bz2', 'qlog.zst'],
logs: ['rlog.bz2', 'rlog.zst'],
};
const MAX_OPEN_REQUESTS = 15;
Expand Down

0 comments on commit 6b9da0e

Please sign in to comment.