mirror of https://github.com/mifi/lossless-cut
fixes
parent
f1f469f8c7
commit
ddf3eb22e0
@ -1,4 +1,4 @@
|
||||
// Vitest Snapshot v1
|
||||
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
|
||||
|
||||
exports[`format srt 1`] = `
|
||||
"1
|
||||
@ -1,4 +1,4 @@
|
||||
// Vitest Snapshot v1
|
||||
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
|
||||
|
||||
exports[`converts segments to chapters with gaps 1`] = `
|
||||
[
|
||||
@ -0,0 +1 @@
|
||||
declare module '*.module.css';
|
||||
Loading…
Reference in New Issue